Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/14706488/?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:53:02.593364Z",
    "action": 5,
    "target": "Pergi ke repo Pagure yang ingin Anda fork (misalnya \\https://pagure.io/fedora-docs/quick-docs/). Kita akan menyebutnya sebagai repo \"upstream\" mulai sekarang.",
    "old": "",
    "details": {
        "state": 20,
        "source": "Go to the Pagure repo you want to fork (for example \\https://pagure.io/fedora-docs/quick-docs/). We will refer to this as the ''upstream'' repo from now on.",
        "old_state": 0
    },
    "id": 11772605,
    "action_name": "Translation added",
    "url": "https://translate.fedoraproject.org/api/changes/11772605/?format=api"
}