Translation components API.

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

GET /api/translations/cyberos/desktop-daemon/ta/changes/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 6,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": "https://hosted.weblate.org/api/units/43459764/?format=api",
            "component": "https://hosted.weblate.org/api/components/cyberos/desktop-daemon/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/cyberos/desktop-daemon/ta/?format=api",
            "user": "https://hosted.weblate.org/api/users/Alexporgraceraj/?format=api",
            "author": "https://hosted.weblate.org/api/users/Alexporgraceraj/?format=api",
            "timestamp": "2021-09-19T08:06:18.657695+02:00",
            "action": 2,
            "target": "திரைப்பலகை",
            "id": 12828976,
            "action_name": "Translation changed",
            "url": "https://hosted.weblate.org/api/changes/12828976/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/43459763/?format=api",
            "component": "https://hosted.weblate.org/api/components/cyberos/desktop-daemon/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/cyberos/desktop-daemon/ta/?format=api",
            "user": "https://hosted.weblate.org/api/users/Alexporgraceraj/?format=api",
            "author": "https://hosted.weblate.org/api/users/Alexporgraceraj/?format=api",
            "timestamp": "2021-09-19T08:06:03.353658+02:00",
            "action": 2,
            "target": "சுவரொட்டியை மாற்றவும்",
            "id": 12828974,
            "action_name": "Translation changed",
            "url": "https://hosted.weblate.org/api/changes/12828974/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/43459763/?format=api",
            "component": "https://hosted.weblate.org/api/components/cyberos/desktop-daemon/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/cyberos/desktop-daemon/ta/?format=api",
            "user": "https://hosted.weblate.org/api/users/Alexporgraceraj/?format=api",
            "author": "https://hosted.weblate.org/api/users/Alexporgraceraj/?format=api",
            "timestamp": "2021-09-19T08:06:03.350909+02:00",
            "action": 45,
            "target": "",
            "id": 12828973,
            "action_name": "Contributor joined",
            "url": "https://hosted.weblate.org/api/changes/12828973/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/43459764/?format=api",
            "component": "https://hosted.weblate.org/api/components/cyberos/desktop-daemon/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/cyberos/desktop-daemon/ta/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-09-19T07:05:00.881446+02:00",
            "action": 6,
            "target": "டெஸ்க்டாப்",
            "id": 12828323,
            "action_name": "Automatically translated",
            "url": "https://hosted.weblate.org/api/changes/12828323/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/43459763/?format=api",
            "component": "https://hosted.weblate.org/api/components/cyberos/desktop-daemon/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/cyberos/desktop-daemon/ta/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-09-19T07:05:00.867248+02:00",
            "action": 6,
            "target": "வால்பேப்பரை மாற்றவும்",
            "id": 12828322,
            "action_name": "Automatically translated",
            "url": "https://hosted.weblate.org/api/changes/12828322/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/cyberos/desktop-daemon/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/cyberos/desktop-daemon/ta/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-09-19T07:04:08.468680+02:00",
            "action": 0,
            "target": "",
            "id": 12828285,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/12828285/?format=api"
        }
    ]
}