Translation components API.

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

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

{
    "count": 155,
    "next": null,
    "previous": "https://hosted.weblate.org/api/translations/uh/tutorial/uk/changes/?format=api&page=3",
    "results": [
        {
            "unit": "https://hosted.weblate.org/api/units/238004/?format=api",
            "component": "https://hosted.weblate.org/api/components/uh/tutorial/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/uh/tutorial/uk/?format=api",
            "user": "https://hosted.weblate.org/api/users/ChrisOelmueller/?format=api",
            "author": "https://hosted.weblate.org/api/users/ChrisOelmueller/?format=api",
            "timestamp": "2013-05-21T12:54:41+02:00",
            "action": 2,
            "target": "Якщо цей режим \"перерви\" включений (ми називаємо його \"Зняття з експлуатації\"), поточні витрати, які ви платите за будівлю, зменшаться. Вони не будуть дорівнюють нулю, але все ж таки будуть нижчими, ніж якщо ви тримаєте запущене виробництво.",
            "id": 7064,
            "action_name": "Translation changed",
            "url": "https://hosted.weblate.org/api/changes/7064/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/237969/?format=api",
            "component": "https://hosted.weblate.org/api/components/uh/tutorial/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/uh/tutorial/uk/?format=api",
            "user": "https://hosted.weblate.org/api/users/ChrisOelmueller/?format=api",
            "author": "https://hosted.weblate.org/api/users/ChrisOelmueller/?format=api",
            "timestamp": "2013-05-21T12:52:49+02:00",
            "action": 2,
            "target": "Як ви, напевно, вже здогадалися, недоліком є те, що першопрохідці вимагають додаткових товарів, які морякам не потрібні - так що вам доведеться витрачати на це додаткові гроші, щоб зробити їх щасливими.",
            "id": 7063,
            "action_name": "Translation changed",
            "url": "https://hosted.weblate.org/api/changes/7063/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/uh/tutorial/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/uh/tutorial/uk/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2013-05-11T10:31:45+02:00",
            "action": 0,
            "target": "",
            "id": 4547,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/4547/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/uh/tutorial/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/uh/tutorial/uk/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2013-05-10T11:29:52+02:00",
            "action": 0,
            "target": "",
            "id": 4194,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/4194/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/uh/tutorial/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/uh/tutorial/uk/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2013-05-06T11:37:44+02:00",
            "action": 0,
            "target": "",
            "id": 3611,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/3611/?format=api"
        }
    ]
}