Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/14706494/?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-22T09:56:20.457356Z",
    "action": 5,
    "target": "Dari direktori tersebut, jalankan `git remote add origin <SSH URL>`. (Sebagai contoh: `git remote add origin ssh://git@pagure.io/forks/bcotton/fedora-docs/quick-docs.git`)",
    "old": "",
    "details": {
        "state": 20,
        "source": "From that directory, run `git remote add origin <SSH URL>`. (For example: `git remote add origin ssh://git@pagure.io/forks/bcotton/fedora-docs/quick-docs.git`)",
        "old_state": 0
    },
    "id": 11772611,
    "action_name": "Translation added",
    "url": "https://translate.fedoraproject.org/api/changes/11772611/?format=api"
}