Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/8366895/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/pulseaudio/pavucontrol/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/pulseaudio/pavucontrol/be/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2022-05-18T10:18:41.283616Z",
    "action": 59,
    "target": "<b>Порт:</b>",
    "old": "<b>Порт:</b>",
    "details": {
        "state": 10,
        "source": "<b>Codec:</b>",
        "old_state": 10
    },
    "id": 4957894,
    "action_name": "String updated in the repository",
    "url": "https://translate.fedoraproject.org/api/changes/4957894/?format=api"
}