Translation components API.

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

GET /api/translations/opensourcepos/attributes/pl/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/pl/changes/?format=api&page=2",
    "results": [
        {
            "unit": "https://translate.opensourcepos.org/api/units/213552/?format=api",
            "component": "https://translate.opensourcepos.org/api/components/opensourcepos/attributes/?format=api",
            "translation": "https://translate.opensourcepos.org/api/translations/opensourcepos/attributes/pl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-09-07T23:49:34.448197Z",
            "action": 59,
            "target": "Sprzedaże",
            "id": 118437,
            "action_name": "String updated in the repository",
            "url": "https://translate.opensourcepos.org/api/changes/118437/?format=api"
        },
        {
            "unit": "https://translate.opensourcepos.org/api/units/213553/?format=api",
            "component": "https://translate.opensourcepos.org/api/components/opensourcepos/attributes/?format=api",
            "translation": "https://translate.opensourcepos.org/api/translations/opensourcepos/attributes/pl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-09-07T23:49:34.448295Z",
            "action": 59,
            "target": "Zaktualizuj atrybut",
            "id": 118438,
            "action_name": "String updated in the repository",
            "url": "https://translate.opensourcepos.org/api/changes/118438/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.opensourcepos.org/api/components/opensourcepos/attributes/?format=api",
            "translation": "https://translate.opensourcepos.org/api/translations/opensourcepos/attributes/pl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-09-07T23:49:34.448389Z",
            "action": 0,
            "target": "",
            "id": 118439,
            "action_name": "Resource update",
            "url": "https://translate.opensourcepos.org/api/changes/118439/?format=api"
        },
        {
            "unit": "https://translate.opensourcepos.org/api/units/213525/?format=api",
            "component": "https://translate.opensourcepos.org/api/components/opensourcepos/attributes/?format=api",
            "translation": "https://translate.opensourcepos.org/api/translations/opensourcepos/attributes/pl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-28T21:22:59.297605Z",
            "action": 59,
            "target": "Wartość atrybutu nie może zawierać'_' lub '\u001e\u001e'\u001e\u001e",
            "id": 179191,
            "action_name": "String updated in the repository",
            "url": "https://translate.opensourcepos.org/api/changes/179191/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.opensourcepos.org/api/components/opensourcepos/attributes/?format=api",
            "translation": "https://translate.opensourcepos.org/api/translations/opensourcepos/attributes/pl/?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:59.297753Z",
            "action": 0,
            "target": "",
            "id": 179192,
            "action_name": "Resource update",
            "url": "https://translate.opensourcepos.org/api/changes/179192/?format=api"
        }
    ]
}