Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/4507799/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/libvirt/libvirt-glib/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/libvirt/libvirt-glib/es/?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": "2023-04-08T23:27:27.441753Z",
    "action": 2,
    "target": "Apelul către virStreamSend s-ar bloca",
    "old": "La llamada a virStreamSend sería bloqueante",
    "details": {
        "state": 20,
        "source": "virStreamSend call would block",
        "old_state": 20
    },
    "id": 11421417,
    "action_name": "Translation changed",
    "url": "https://translate.fedoraproject.org/api/changes/11421417/?format=api"
}