Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/797179/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/fedora-infra/asknot-ng/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/fedora-infra/asknot-ng/cs/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-11-21T18:04:13.487578Z",
    "action": 59,
    "target": "a <a href=\"http://fedora.portingdb.xyz/\"> dynamická databáze</a> balíčků Pythonu 2, u nichž je potřeba aktualizace na Python 3",
    "old": "a <a href=\"http://fedora.portingdb.xyz/\"> dynamická databáze</a> balíčků Pythonu 2, u nichž je potřeba aktualizace na Python 3",
    "details": {
        "state": 20,
        "source": "a <a href=\"http://fedora.portingdb.xyz/\">dynamic database</a> of Python 2 packages needing to be updated to Python 3",
        "old_state": 20
    },
    "id": 12911348,
    "action_name": "String updated in the repository",
    "url": "https://translate.fedoraproject.org/api/changes/12911348/?format=api"
}