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/eu_es/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/eu_es/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-07-20T18:30:34.178913Z",
            "action": 0,
            "target": "",
            "id": 584559,
            "action_name": "Resource updated",
            "url": "https://kodi.weblate.cloud/api/changes/584559/?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/eu_es/?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.610794Z",
            "action": 0,
            "target": "",
            "id": 579343,
            "action_name": "Resource updated",
            "url": "https://kodi.weblate.cloud/api/changes/579343/?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/eu_es/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-03-20T16:53:03.288129Z",
            "action": 0,
            "target": "",
            "id": 434246,
            "action_name": "Resource updated",
            "url": "https://kodi.weblate.cloud/api/changes/434246/?format=api"
        }
    ]
}