Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/10424929/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/pulseaudio/paprefs/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/pulseaudio/paprefs/ru/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/ser82-png/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/ser82-png/?format=api",
    "timestamp": "2022-05-27T15:24:11.708407Z",
    "action": 5,
    "target": "Включить многоадресный/RTP-п_риёмник",
    "old": "",
    "details": {
        "state": 20,
        "source": "Enable Multicast/RTP re_ceiver",
        "old_state": 0
    },
    "id": 5023888,
    "action_name": "Translation added",
    "url": "https://translate.fedoraproject.org/api/changes/5023888/?format=api"
}