Translation components API.

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

GET /api/translations/kodi-add-ons-audio-decodersencoders/audiodecoder-organya/id_id/changes/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 3,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "https://kodi.weblate.cloud/api/components/kodi-add-ons-audio-decodersencoders/audiodecoder-organya/?format=api",
            "translation": "https://kodi.weblate.cloud/api/translations/kodi-add-ons-audio-decodersencoders/audiodecoder-organya/id_id/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-08-01T16:48:37.552549Z",
            "action": 0,
            "target": "",
            "id": 604048,
            "action_name": "Resource updated",
            "url": "https://kodi.weblate.cloud/api/changes/604048/?format=api"
        },
        {
            "unit": null,
            "component": "https://kodi.weblate.cloud/api/components/kodi-add-ons-audio-decodersencoders/audiodecoder-organya/?format=api",
            "translation": "https://kodi.weblate.cloud/api/translations/kodi-add-ons-audio-decodersencoders/audiodecoder-organya/id_id/?format=api",
            "user": "https://kodi.weblate.cloud/api/users/gade/?format=api",
            "author": "https://kodi.weblate.cloud/api/users/gade/?format=api",
            "timestamp": "2021-07-18T21:58:25.427860Z",
            "action": 0,
            "target": "",
            "id": 579439,
            "action_name": "Resource updated",
            "url": "https://kodi.weblate.cloud/api/changes/579439/?format=api"
        },
        {
            "unit": null,
            "component": "https://kodi.weblate.cloud/api/components/kodi-add-ons-audio-decodersencoders/audiodecoder-organya/?format=api",
            "translation": "https://kodi.weblate.cloud/api/translations/kodi-add-ons-audio-decodersencoders/audiodecoder-organya/id_id/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-03-20T16:53:53.677261Z",
            "action": 0,
            "target": "",
            "id": 434460,
            "action_name": "Resource updated",
            "url": "https://kodi.weblate.cloud/api/changes/434460/?format=api"
        }
    ]
}