Translation components API.

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

GET /api/translations/cyberos/desktop-daemon/lt/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/cyberos/desktop-daemon/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/cyberos/desktop-daemon/lt/?format=api",
            "user": "https://hosted.weblate.org/api/users/omaemae/?format=api",
            "author": "https://hosted.weblate.org/api/users/omaemae/?format=api",
            "timestamp": "2021-06-11T23:20:20.318625+02:00",
            "action": 0,
            "target": "",
            "id": 11073997,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/11073997/?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/lt/?format=api",
            "user": "https://hosted.weblate.org/api/users/omaemae/?format=api",
            "author": "https://hosted.weblate.org/api/users/omaemae/?format=api",
            "timestamp": "2021-05-19T00:30:50.698496+02:00",
            "action": 0,
            "target": "",
            "id": 10667222,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/10667222/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/31506224/?format=api",
            "component": "https://hosted.weblate.org/api/components/cyberos/desktop-daemon/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/cyberos/desktop-daemon/lt/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-05-05T10:31:05.017118+02:00",
            "action": 6,
            "target": "Stalinis kompiuteris",
            "id": 10400879,
            "action_name": "Automatically translated",
            "url": "https://hosted.weblate.org/api/changes/10400879/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/31506223/?format=api",
            "component": "https://hosted.weblate.org/api/components/cyberos/desktop-daemon/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/cyberos/desktop-daemon/lt/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-05-05T10:31:04.970085+02:00",
            "action": 6,
            "target": "Keisti ekrano užsklandą",
            "id": 10400878,
            "action_name": "Automatically translated",
            "url": "https://hosted.weblate.org/api/changes/10400878/?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/lt/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-05-05T10:30:58.040603+02:00",
            "action": 0,
            "target": "",
            "id": 10400869,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/10400869/?format=api"
        }
    ]
}