Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/424504/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/fedora-websites/spinsfedoraprojectorg/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/fedora-websites/spinsfedoraprojectorg/sr/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/armilovanovic/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/armilovanovic/?format=api",
    "timestamp": "2023-05-27T14:31:08.207366Z",
    "action": 2,
    "target": "Чести проблеми (багови)",
    "old": "Познате бубе",
    "details": {
        "state": 20,
        "source": "Common Bugs",
        "old_state": 20
    },
    "id": 11653785,
    "action_name": "Translation changed",
    "url": "https://translate.fedoraproject.org/api/changes/11653785/?format=api"
}