Translation components API.

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

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

{
    "count": 47,
    "next": null,
    "previous": "https://translate.opensourcepos.org/api/translations/opensourcepos/employees/uk/changes/?format=api&page=2",
    "results": [
        {
            "unit": "https://translate.opensourcepos.org/api/units/223067/?format=api",
            "component": "https://translate.opensourcepos.org/api/components/opensourcepos/employees/?format=api",
            "translation": "https://translate.opensourcepos.org/api/translations/opensourcepos/employees/uk/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-09-07T23:54:56.225149Z",
            "action": 59,
            "target": "Ім'я користувача",
            "id": 128228,
            "action_name": "String updated in the repository",
            "url": "https://translate.opensourcepos.org/api/changes/128228/?format=api"
        },
        {
            "unit": "https://translate.opensourcepos.org/api/units/223069/?format=api",
            "component": "https://translate.opensourcepos.org/api/components/opensourcepos/employees/?format=api",
            "translation": "https://translate.opensourcepos.org/api/translations/opensourcepos/employees/uk/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-09-07T23:54:56.225230Z",
            "action": 59,
            "target": "",
            "id": 128229,
            "action_name": "String updated in the repository",
            "url": "https://translate.opensourcepos.org/api/changes/128229/?format=api"
        },
        {
            "unit": "https://translate.opensourcepos.org/api/units/223070/?format=api",
            "component": "https://translate.opensourcepos.org/api/components/opensourcepos/employees/?format=api",
            "translation": "https://translate.opensourcepos.org/api/translations/opensourcepos/employees/uk/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-09-07T23:54:56.225315Z",
            "action": 59,
            "target": "Ім'я користувача повинно бути не менше 5 символів.",
            "id": 128230,
            "action_name": "String updated in the repository",
            "url": "https://translate.opensourcepos.org/api/changes/128230/?format=api"
        },
        {
            "unit": "https://translate.opensourcepos.org/api/units/223073/?format=api",
            "component": "https://translate.opensourcepos.org/api/components/opensourcepos/employees/?format=api",
            "translation": "https://translate.opensourcepos.org/api/translations/opensourcepos/employees/uk/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-09-07T23:54:56.225394Z",
            "action": 59,
            "target": "Ім'я користувача - обов'язкове поле.",
            "id": 128231,
            "action_name": "String updated in the repository",
            "url": "https://translate.opensourcepos.org/api/changes/128231/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.opensourcepos.org/api/components/opensourcepos/employees/?format=api",
            "translation": "https://translate.opensourcepos.org/api/translations/opensourcepos/employees/uk/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-09-07T23:54:56.225467Z",
            "action": 0,
            "target": "",
            "id": 128232,
            "action_name": "Resource update",
            "url": "https://translate.opensourcepos.org/api/changes/128232/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.opensourcepos.org/api/components/opensourcepos/employees/?format=api",
            "translation": "https://translate.opensourcepos.org/api/translations/opensourcepos/employees/uk/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-09-07T23:55:18.543652Z",
            "action": 44,
            "target": "",
            "id": 128820,
            "action_name": "New string to translate",
            "url": "https://translate.opensourcepos.org/api/changes/128820/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.opensourcepos.org/api/components/opensourcepos/employees/?format=api",
            "translation": "https://translate.opensourcepos.org/api/translations/opensourcepos/employees/uk/?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:43.351028Z",
            "action": 0,
            "target": "",
            "id": 179063,
            "action_name": "Resource update",
            "url": "https://translate.opensourcepos.org/api/changes/179063/?format=api"
        }
    ]
}