Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/544862/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/abrt/abrt/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/abrt/abrt/ru/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/treuk/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/treuk/?format=api",
    "timestamp": "2024-03-05T20:38:40.515674Z",
    "action": 2,
    "target": "То же, что и «-d DumpLocation», «DumpLocation» задается в abrt.conf",
    "old": "То же, что и \"-d DumpLocation\", \"DumpLocation\" задается в abrt.conf",
    "details": {
        "state": 20,
        "source": "Same as -d DumpLocation, DumpLocation is specified in abrt.conf",
        "old_state": 20
    },
    "id": 15429087,
    "action_name": "Translation changed",
    "url": "https://translate.fedoraproject.org/api/changes/15429087/?format=api"
}