Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/8366934/?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.283693Z",
    "action": 59,
    "target": "Збой pa_context_set_default_source()",
    "old": "Збой pa_context_set_default_source()",
    "details": {
        "state": 10,
        "source": "pa_context_send_message_to_object() failed: %s",
        "old_state": 10
    },
    "id": 4957895,
    "action_name": "String updated in the repository",
    "url": "https://translate.fedoraproject.org/api/changes/4957895/?format=api"
}