Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/786945/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/pulseaudio/pavucontrol/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/pulseaudio/pavucontrol/ca/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/toniem/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/toniem/?format=api",
    "timestamp": "2022-09-25T12:47:39.738445Z",
    "action": 2,
    "target": "S'ignora l'entrada del receptor perquè s'ha designat com un esdeveniment i, per tant, el controla el giny d'esdeveniments",
    "old": "S'ignora perquè s'ha designat com un esdeveniment i, per tant, el gestiona el giny d'esdeveniments",
    "details": {
        "state": 20,
        "source": "Ignoring sink-input due to it being designated as an event and thus handled by the Event widget",
        "old_state": 20
    },
    "id": 8003918,
    "action_name": "Translation changed",
    "url": "https://translate.fedoraproject.org/api/changes/8003918/?format=api"
}