Translation components API.

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

GET /api/translations/kodi-add-ons-audio-decodersencoders/audioencoder-flac/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/audioencoder-flac/?format=api",
            "translation": "https://kodi.weblate.cloud/api/translations/kodi-add-ons-audio-decodersencoders/audioencoder-flac/en_au/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-07-17T07:09:57.531890Z",
            "action": 0,
            "target": "",
            "id": 571362,
            "action_name": "Resource updated",
            "url": "https://kodi.weblate.cloud/api/changes/571362/?format=api"
        },
        {
            "unit": null,
            "component": "https://kodi.weblate.cloud/api/components/kodi-add-ons-audio-decodersencoders/audioencoder-flac/?format=api",
            "translation": "https://kodi.weblate.cloud/api/translations/kodi-add-ons-audio-decodersencoders/audioencoder-flac/en_au/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-07-16T23:07:23.845721Z",
            "action": 24,
            "target": "",
            "id": 571248,
            "action_name": "Parsing failed",
            "url": "https://kodi.weblate.cloud/api/changes/571248/?format=api"
        },
        {
            "unit": null,
            "component": "https://kodi.weblate.cloud/api/components/kodi-add-ons-audio-decodersencoders/audioencoder-flac/?format=api",
            "translation": "https://kodi.weblate.cloud/api/translations/kodi-add-ons-audio-decodersencoders/audioencoder-flac/en_au/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-03-20T16:50:43.006382Z",
            "action": 0,
            "target": "",
            "id": 433575,
            "action_name": "Resource updated",
            "url": "https://kodi.weblate.cloud/api/changes/433575/?format=api"
        }
    ]
}