Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/18376373/?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.815822Z",
    "action": 9,
    "target": "Creează un dispozitiv audio separat pentru difuzarea multimedia DLNA/UPnP",
    "old": "",
    "details": {
        "state": 20,
        "source": "Create separate audio device for DLNA/UPnP media streaming",
        "old_state": 0
    },
    "id": 17085916,
    "action_name": "Translation uploaded",
    "url": "https://translate.fedoraproject.org/api/changes/17085916/?format=api"
}