Translation components API.

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

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

{
    "count": 7,
    "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/fi/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-04-06T16:28:50.581315+02:00",
            "action": 0,
            "target": "",
            "id": 5808270,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/5808270/?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/fi/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-04-06T15:48:50.080256+02:00",
            "action": 0,
            "target": "",
            "id": 5796719,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/5796719/?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/fi/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2018-10-25T09:16:22+02:00",
            "action": 0,
            "target": "",
            "id": 3225962,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/3225962/?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/fi/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2018-01-17T21:18:04+01:00",
            "action": 0,
            "target": "",
            "id": 2423886,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/2423886/?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/fi/?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:04+01:00",
            "action": 0,
            "target": "",
            "id": 2390299,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/2390299/?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/fi/?format=api",
            "user": "https://hosted.weblate.org/api/users/Toddy/?format=api",
            "author": "https://hosted.weblate.org/api/users/Toddy/?format=api",
            "timestamp": "2017-12-28T21:49:55+01:00",
            "action": 0,
            "target": "",
            "id": 2366513,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/2366513/?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/fi/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2017-12-07T21:20:03+01:00",
            "action": 0,
            "target": "",
            "id": 2300090,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/2300090/?format=api"
        }
    ]
}