Translation components API.

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

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

{
    "count": 5,
    "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/es_AR/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-01-27T03:01:49.803817+01:00",
            "action": 17,
            "target": "",
            "id": 79147860,
            "action_name": "Changes committed",
            "url": "https://hosted.weblate.org/api/changes/79147860/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/asteroidos/flashlight/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/asteroidos/flashlight/es_AR/?format=api",
            "user": "https://hosted.weblate.org/api/users/RodBernard/?format=api",
            "author": "https://hosted.weblate.org/api/users/RodBernard/?format=api",
            "timestamp": "2024-01-26T02:47:29.685722+01:00",
            "action": 1,
            "target": "",
            "id": 79095345,
            "action_name": "Translation completed",
            "url": "https://hosted.weblate.org/api/changes/79095345/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/58590135/?format=api",
            "component": "https://hosted.weblate.org/api/components/asteroidos/flashlight/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/asteroidos/flashlight/es_AR/?format=api",
            "user": "https://hosted.weblate.org/api/users/RodBernard/?format=api",
            "author": "https://hosted.weblate.org/api/users/RodBernard/?format=api",
            "timestamp": "2024-01-26T02:47:29.584182+01:00",
            "action": 5,
            "target": "Linterna",
            "id": 79095344,
            "action_name": "Translation added",
            "url": "https://hosted.weblate.org/api/changes/79095344/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/58590135/?format=api",
            "component": "https://hosted.weblate.org/api/components/asteroidos/flashlight/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/asteroidos/flashlight/es_AR/?format=api",
            "user": "https://hosted.weblate.org/api/users/RodBernard/?format=api",
            "author": "https://hosted.weblate.org/api/users/RodBernard/?format=api",
            "timestamp": "2024-01-26T02:47:29.580984+01:00",
            "action": 45,
            "target": "",
            "id": 79095343,
            "action_name": "Contributor joined",
            "url": "https://hosted.weblate.org/api/changes/79095343/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/asteroidos/flashlight/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/asteroidos/flashlight/es_AR/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-11-18T20:22:17.193509+01:00",
            "action": 0,
            "target": "",
            "id": 14822108,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/14822108/?format=api"
        }
    ]
}