Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/785825/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/pulseaudio/paprefs/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/pulseaudio/paprefs/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-25T13:26:56.667742Z",
    "action": 2,
    "target": "Fes que els dispositius de so local estiguin disponibles com un servidor multimèdia DLNA/_UPnP",
    "old": "Fes disponibles els dispositius de so local com a servidor multimèdia DLNA/_UPnP",
    "details": {
        "state": 20,
        "source": "Make local sound devices available as DLNA/_UPnP Media Server",
        "old_state": 20
    },
    "id": 8003997,
    "action_name": "Translation changed",
    "url": "https://translate.fedoraproject.org/api/changes/8003997/?format=api"
}