Translation components API.

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

GET /api/translations/cyberos/desktop-daemon/el/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/el/?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:18.787516+02:00",
            "action": 0,
            "target": "",
            "id": 11073983,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/11073983/?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/el/?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:49.707212+02:00",
            "action": 0,
            "target": "",
            "id": 10667211,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/10667211/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/31330493/?format=api",
            "component": "https://hosted.weblate.org/api/components/cyberos/desktop-daemon/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/cyberos/desktop-daemon/el/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-04-28T17:50:11.601512+02:00",
            "action": 6,
            "target": "Επιτραπέζια επιφάνεια εργασίας",
            "id": 10312831,
            "action_name": "Automatically translated",
            "url": "https://hosted.weblate.org/api/changes/10312831/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/31330492/?format=api",
            "component": "https://hosted.weblate.org/api/components/cyberos/desktop-daemon/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/cyberos/desktop-daemon/el/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-04-28T17:50:11.575589+02:00",
            "action": 6,
            "target": "Αλλαγή ταπετσαρίας",
            "id": 10312830,
            "action_name": "Automatically translated",
            "url": "https://hosted.weblate.org/api/changes/10312830/?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/el/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-04-28T17:50:05.358308+02:00",
            "action": 0,
            "target": "",
            "id": 10312823,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/10312823/?format=api"
        }
    ]
}