Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/794377/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/pulseaudio/pavucontrol/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/pulseaudio/pavucontrol/gu/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2022-05-18T10:18:49.491590Z",
    "action": 59,
    "target": "pa_context_set_sink_port_by_index() નિષ્ફળ",
    "old": "pa_context_set_sink_port_by_index() નિષ્ફળ",
    "details": {
        "state": 10,
        "source": "pa_context_set_port_latency_offset() failed",
        "old_state": 10
    },
    "id": 4958081,
    "action_name": "String updated in the repository",
    "url": "https://translate.fedoraproject.org/api/changes/4958081/?format=api"
}