Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/785816/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/pulseaudio/paprefs/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/pulseaudio/paprefs/ca/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/toniem/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/toniem/?format=api",
    "timestamp": "2021-05-29T19:06:54.166952Z",
    "action": 2,
    "target": "Crea un _dispositiu d'àudio a part per a Multicast/RTP",
    "old": "Crea _dispositius d'àudio separats per a Multicast/RTP",
    "details": {},
    "id": 3289933,
    "action_name": "Translation changed",
    "url": "https://translate.fedoraproject.org/api/changes/3289933/?format=api"
}