Translation components API.

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

GET /api/translations/neos/neosnodetypeshtml-nodetypeshtml-80/ru/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/neos/neosnodetypeshtml-nodetypeshtml-80/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/neos/neosnodetypeshtml-nodetypeshtml-80/ru/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-10-06T15:32:16.197925+02:00",
            "action": 0,
            "target": "",
            "id": 36563830,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/36563830/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/84721648/?format=api",
            "component": "https://hosted.weblate.org/api/components/neos/neosnodetypeshtml-nodetypeshtml-80/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/neos/neosnodetypeshtml-nodetypeshtml-80/ru/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-10-06T15:32:16.197891+02:00",
            "action": 59,
            "target": "Редактировать исходный код HTML",
            "id": 36563829,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/36563829/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/84721647/?format=api",
            "component": "https://hosted.weblate.org/api/components/neos/neosnodetypeshtml-nodetypeshtml-80/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/neos/neosnodetypeshtml-nodetypeshtml-80/ru/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-10-06T15:32:16.197854+02:00",
            "action": 59,
            "target": "Содержимое HTML",
            "id": 36563828,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/36563828/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/84721645/?format=api",
            "component": "https://hosted.weblate.org/api/components/neos/neosnodetypeshtml-nodetypeshtml-80/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/neos/neosnodetypeshtml-nodetypeshtml-80/ru/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-10-06T15:32:16.197812+02:00",
            "action": 59,
            "target": "HTML",
            "id": 36563827,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/36563827/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/84721643/?format=api",
            "component": "https://hosted.weblate.org/api/components/neos/neosnodetypeshtml-nodetypeshtml-80/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/neos/neosnodetypeshtml-nodetypeshtml-80/ru/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-10-06T15:32:16.197718+02:00",
            "action": 59,
            "target": "HTML",
            "id": 36563826,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/36563826/?format=api"
        }
    ]
}