Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/18376363/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/pulseaudio/paprefs/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/pulseaudio/paprefs/ro/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/remus-gabriel/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/remus-gabriel/?format=api",
    "timestamp": "2024-10-02T20:01:53.206060Z",
    "action": 9,
    "target": "preferences-desktop",
    "old": "",
    "details": {
        "state": 20,
        "source": "preferences-desktop",
        "old_state": 0
    },
    "id": 17085906,
    "action_name": "Translation uploaded",
    "url": "https://translate.fedoraproject.org/api/changes/17085906/?format=api"
}