Changes API.

See the Weblate's Web API documentation for detailed description of the API.

GET /api/changes/11772628/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "unit": "https://translate.fedoraproject.org/api/units/14706511/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-docs-contributing/masterpagesgit/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-docs-contributing/masterpagesgit/id/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/arifbudiman/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/arifbudiman/?format=api",
    "timestamp": "2023-06-22T10:07:15.577397Z",
    "action": 5,
    "target": "Edit pesan commit dan keluar dari editor.  Jika sistem Anda menggunakan vim sebagai editor default (yang mungkin memang demikian, kecuali jika Anda mengubahnya), ketik `i` untuk masuk ke mode pengeditan.  Setelah Anda selesai menulis pesan commit, tekan tombol Escape, ketik `:wq`, dan tekan enter.",
    "old": "",
    "details": {
        "state": 20,
        "source": "Edit the commit message and quit the editor.  If your system uses vim as the default editor (which it probably does, unless you changed it), type `i` to enter editing mode.  When you're done writing your commit message, hit the Escape key, type `:wq`, and hit enter.",
        "old_state": 0
    },
    "id": 11772628,
    "action_name": "Translation added",
    "url": "https://translate.fedoraproject.org/api/changes/11772628/?format=api"
}