Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/18376379/?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:54.206841Z",
    "action": 9,
    "target": "Creează un dispozitiv audio separat _pentru multicast/RTP",
    "old": "",
    "details": {
        "state": 20,
        "source": "Create separate audio device _for Multicast/RTP",
        "old_state": 0
    },
    "id": 17085922,
    "action_name": "Translation uploaded",
    "url": "https://translate.fedoraproject.org/api/changes/17085922/?format=api"
}