Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/794390/?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.491966Z",
    "action": 59,
    "target": "pa_context_get_source_output_info_list() નિષ્ફળ",
    "old": "pa_context_get_source_output_info_list() નિષ્ફળ",
    "details": {
        "state": 10,
        "source": "pa_context_set_source_output_mute() failed",
        "old_state": 10
    },
    "id": 4958085,
    "action_name": "String updated in the repository",
    "url": "https://translate.fedoraproject.org/api/changes/4958085/?format=api"
}