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-fluidsynth/am_et/changes/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 2,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "https://kodi.weblate.cloud/api/components/kodi-add-ons-audio-decodersencoders/audiodecoder-fluidsynth/?format=api",
            "translation": "https://kodi.weblate.cloud/api/translations/kodi-add-ons-audio-decodersencoders/audiodecoder-fluidsynth/am_et/?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-18T22:02:49.097041Z",
            "action": 0,
            "target": "",
            "id": 579579,
            "action_name": "Resource updated",
            "url": "https://kodi.weblate.cloud/api/changes/579579/?format=api"
        },
        {
            "unit": null,
            "component": "https://kodi.weblate.cloud/api/components/kodi-add-ons-audio-decodersencoders/audiodecoder-fluidsynth/?format=api",
            "translation": "https://kodi.weblate.cloud/api/translations/kodi-add-ons-audio-decodersencoders/audiodecoder-fluidsynth/am_et/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-03-20T16:50:55.783830Z",
            "action": 0,
            "target": "",
            "id": 433687,
            "action_name": "Resource updated",
            "url": "https://kodi.weblate.cloud/api/changes/433687/?format=api"
        }
    ]
}