Translation components API.

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

GET /api/translations/opensourcepos/attributes/ml/changes/?format=api&page=3
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 45,
    "next": null,
    "previous": "https://translate.opensourcepos.org/api/translations/opensourcepos/attributes/ml/changes/?format=api&page=2",
    "results": [
        {
            "unit": "https://translate.opensourcepos.org/api/units/213436/?format=api",
            "component": "https://translate.opensourcepos.org/api/components/opensourcepos/attributes/?format=api",
            "translation": "https://translate.opensourcepos.org/api/translations/opensourcepos/attributes/ml/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-09-07T23:49:31.136132Z",
            "action": 59,
            "target": "Sales",
            "id": 118317,
            "action_name": "String updated in the repository",
            "url": "https://translate.opensourcepos.org/api/changes/118317/?format=api"
        },
        {
            "unit": "https://translate.opensourcepos.org/api/units/213437/?format=api",
            "component": "https://translate.opensourcepos.org/api/components/opensourcepos/attributes/?format=api",
            "translation": "https://translate.opensourcepos.org/api/translations/opensourcepos/attributes/ml/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-09-07T23:49:31.136237Z",
            "action": 59,
            "target": "Update Attribute",
            "id": 118318,
            "action_name": "String updated in the repository",
            "url": "https://translate.opensourcepos.org/api/changes/118318/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.opensourcepos.org/api/components/opensourcepos/attributes/?format=api",
            "translation": "https://translate.opensourcepos.org/api/translations/opensourcepos/attributes/ml/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-09-07T23:49:31.136338Z",
            "action": 0,
            "target": "",
            "id": 118319,
            "action_name": "Resource update",
            "url": "https://translate.opensourcepos.org/api/changes/118319/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.opensourcepos.org/api/components/opensourcepos/attributes/?format=api",
            "translation": "https://translate.opensourcepos.org/api/translations/opensourcepos/attributes/ml/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-09-07T23:50:03.228011Z",
            "action": 44,
            "target": "",
            "id": 119215,
            "action_name": "New strings to translate",
            "url": "https://translate.opensourcepos.org/api/changes/119215/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.opensourcepos.org/api/components/opensourcepos/attributes/?format=api",
            "translation": "https://translate.opensourcepos.org/api/translations/opensourcepos/attributes/ml/?format=api",
            "user": "https://translate.opensourcepos.org/api/users/jekkos/?format=api",
            "author": "https://translate.opensourcepos.org/api/users/jekkos/?format=api",
            "timestamp": "2025-03-28T21:22:58.927629Z",
            "action": 0,
            "target": "",
            "id": 179187,
            "action_name": "Resource update",
            "url": "https://translate.opensourcepos.org/api/changes/179187/?format=api"
        }
    ]
}