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/fr_ca/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/fr_ca/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-07-20T18:30:34.438311Z",
            "action": 0,
            "target": "",
            "id": 584563,
            "action_name": "Resource updated",
            "url": "https://kodi.weblate.cloud/api/changes/584563/?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/fr_ca/?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.866686Z",
            "action": 0,
            "target": "",
            "id": 579347,
            "action_name": "Resource updated",
            "url": "https://kodi.weblate.cloud/api/changes/579347/?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/fr_ca/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-03-20T16:51:33.570382Z",
            "action": 0,
            "target": "",
            "id": 433967,
            "action_name": "Resource updated",
            "url": "https://kodi.weblate.cloud/api/changes/433967/?format=api"
        }
    ]
}