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

{
    "count": 1,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "https://kodi.weblate.cloud/api/components/kodi-add-ons-audio-decodersencoders/audiodecoder-wsr/?format=api",
            "translation": "https://kodi.weblate.cloud/api/translations/kodi-add-ons-audio-decodersencoders/audiodecoder-wsr/mt_mt/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-09-21T19:49:51.577148Z",
            "action": 0,
            "target": "",
            "id": 753065,
            "action_name": "Resource updated",
            "url": "https://kodi.weblate.cloud/api/changes/753065/?format=api"
        }
    ]
}