Translation components API.

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

GET /api/translations/iso-codes/iso-15924/eo/changes/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 6,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/iso-codes/iso-15924/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/iso-codes/iso-15924/eo/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-04-06T16:28:50.243931+02:00",
            "action": 0,
            "target": "",
            "id": 5808265,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/5808265/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/iso-codes/iso-15924/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/iso-codes/iso-15924/eo/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-04-06T15:48:49.768992+02:00",
            "action": 0,
            "target": "",
            "id": 5796714,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/5796714/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/iso-codes/iso-15924/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/iso-codes/iso-15924/eo/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2018-10-25T09:16:19+02:00",
            "action": 0,
            "target": "",
            "id": 3225958,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/3225958/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/iso-codes/iso-15924/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/iso-codes/iso-15924/eo/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2018-01-17T21:18:02+01:00",
            "action": 0,
            "target": "",
            "id": 2423882,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/2423882/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/iso-codes/iso-15924/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/iso-codes/iso-15924/eo/?format=api",
            "user": "https://hosted.weblate.org/api/users/Toddy/?format=api",
            "author": "https://hosted.weblate.org/api/users/Toddy/?format=api",
            "timestamp": "2018-01-03T23:38:02+01:00",
            "action": 0,
            "target": "",
            "id": 2390295,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/2390295/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/iso-codes/iso-15924/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/iso-codes/iso-15924/eo/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2017-12-07T21:19:32+01:00",
            "action": 0,
            "target": "",
            "id": 2300084,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/2300084/?format=api"
        }
    ]
}