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-organya/en_us/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-organya/?format=api",
            "translation": "https://kodi.weblate.cloud/api/translations/kodi-add-ons-audio-decodersencoders/audiodecoder-organya/en_us/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-08-01T16:48:36.094159Z",
            "action": 0,
            "target": "",
            "id": 604031,
            "action_name": "Resource updated",
            "url": "https://kodi.weblate.cloud/api/changes/604031/?format=api"
        },
        {
            "unit": null,
            "component": "https://kodi.weblate.cloud/api/components/kodi-add-ons-audio-decodersencoders/audiodecoder-organya/?format=api",
            "translation": "https://kodi.weblate.cloud/api/translations/kodi-add-ons-audio-decodersencoders/audiodecoder-organya/en_us/?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:58:24.377629Z",
            "action": 0,
            "target": "",
            "id": 579421,
            "action_name": "Resource updated",
            "url": "https://kodi.weblate.cloud/api/changes/579421/?format=api"
        },
        {
            "unit": null,
            "component": "https://kodi.weblate.cloud/api/components/kodi-add-ons-audio-decodersencoders/audiodecoder-organya/?format=api",
            "translation": "https://kodi.weblate.cloud/api/translations/kodi-add-ons-audio-decodersencoders/audiodecoder-organya/en_us/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-03-20T16:51:00.561028Z",
            "action": 0,
            "target": "",
            "id": 433725,
            "action_name": "Resource updated",
            "url": "https://kodi.weblate.cloud/api/changes/433725/?format=api"
        }
    ]
}