Translation components API.

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

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

{
    "count": 6,
    "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/hu/?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:19.701142+02:00",
            "action": 0,
            "target": "",
            "id": 11073991,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/11073991/?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/hu/?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.354510+02:00",
            "action": 0,
            "target": "",
            "id": 10667218,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/10667218/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/31773069/?format=api",
            "component": "https://hosted.weblate.org/api/components/cyberos/desktop-daemon/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/cyberos/desktop-daemon/hu/?format=api",
            "user": null,
            "author": "https://hosted.weblate.org/api/users/anonymous/?format=api",
            "timestamp": "2021-05-14T19:02:00.764941+02:00",
            "action": 4,
            "target": "Háttérkép módosítása",
            "id": 10620207,
            "action_name": "Suggestion added",
            "url": "https://hosted.weblate.org/api/changes/10620207/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/31773070/?format=api",
            "component": "https://hosted.weblate.org/api/components/cyberos/desktop-daemon/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/cyberos/desktop-daemon/hu/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-05-11T16:50:51.658764+02:00",
            "action": 6,
            "target": "Asztali",
            "id": 10576516,
            "action_name": "Automatically translated",
            "url": "https://hosted.weblate.org/api/changes/10576516/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/31773069/?format=api",
            "component": "https://hosted.weblate.org/api/components/cyberos/desktop-daemon/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/cyberos/desktop-daemon/hu/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-05-11T16:50:51.634324+02:00",
            "action": 6,
            "target": "Háttérkép módosítása",
            "id": 10576515,
            "action_name": "Automatically translated",
            "url": "https://hosted.weblate.org/api/changes/10576515/?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/hu/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-05-11T16:50:48.247971+02:00",
            "action": 0,
            "target": "",
            "id": 10576511,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/10576511/?format=api"
        }
    ]
}