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-vgmstream/en_au/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-vgmstream/?format=api",
            "translation": "https://kodi.weblate.cloud/api/translations/kodi-add-ons-audio-decodersencoders/audiodecoder-vgmstream/en_au/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-07-20T18:30:33.622697Z",
            "action": 0,
            "target": "",
            "id": 584551,
            "action_name": "Resource updated",
            "url": "https://kodi.weblate.cloud/api/changes/584551/?format=api"
        },
        {
            "unit": null,
            "component": "https://kodi.weblate.cloud/api/components/kodi-add-ons-audio-decodersencoders/audiodecoder-vgmstream/?format=api",
            "translation": "https://kodi.weblate.cloud/api/translations/kodi-add-ons-audio-decodersencoders/audiodecoder-vgmstream/en_au/?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:56:45.180831Z",
            "action": 0,
            "target": "",
            "id": 579335,
            "action_name": "Resource updated",
            "url": "https://kodi.weblate.cloud/api/changes/579335/?format=api"
        },
        {
            "unit": null,
            "component": "https://kodi.weblate.cloud/api/components/kodi-add-ons-audio-decodersencoders/audiodecoder-vgmstream/?format=api",
            "translation": "https://kodi.weblate.cloud/api/translations/kodi-add-ons-audio-decodersencoders/audiodecoder-vgmstream/en_au/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-03-20T16:50:43.730194Z",
            "action": 0,
            "target": "",
            "id": 433582,
            "action_name": "Resource updated",
            "url": "https://kodi.weblate.cloud/api/changes/433582/?format=api"
        }
    ]
}