Translation components API.

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

GET /api/translations/asteroidos/flashlight/te/changes/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 4,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/asteroidos/flashlight/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/asteroidos/flashlight/te/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-10-13T06:06:13.215202+02:00",
            "action": 17,
            "target": "",
            "id": 68051052,
            "action_name": "Changes committed",
            "url": "https://hosted.weblate.org/api/changes/68051052/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/58590164/?format=api",
            "component": "https://hosted.weblate.org/api/components/asteroidos/flashlight/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/asteroidos/flashlight/te/?format=api",
            "user": "https://hosted.weblate.org/api/users/goutamimi64/?format=api",
            "author": "https://hosted.weblate.org/api/users/goutamimi64/?format=api",
            "timestamp": "2023-10-11T15:01:46.933118+02:00",
            "action": 5,
            "target": "ఫ్లాష్లైట్",
            "id": 67984870,
            "action_name": "Translation added",
            "url": "https://hosted.weblate.org/api/changes/67984870/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/58590164/?format=api",
            "component": "https://hosted.weblate.org/api/components/asteroidos/flashlight/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/asteroidos/flashlight/te/?format=api",
            "user": "https://hosted.weblate.org/api/users/goutamimi64/?format=api",
            "author": "https://hosted.weblate.org/api/users/goutamimi64/?format=api",
            "timestamp": "2023-10-11T15:01:46.928260+02:00",
            "action": 45,
            "target": "",
            "id": 67984869,
            "action_name": "Contributor joined",
            "url": "https://hosted.weblate.org/api/changes/67984869/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/asteroidos/flashlight/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/asteroidos/flashlight/te/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-11-18T20:22:22.085466+01:00",
            "action": 0,
            "target": "",
            "id": 14822138,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/14822138/?format=api"
        }
    ]
}