Translation components API.

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

GET /api/translations/sumwars/tools/it/changes/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 7,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": "https://hosted.weblate.org/api/units/252566/?format=api",
            "component": "https://hosted.weblate.org/api/components/sumwars/tools/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/sumwars/tools/it/?format=api",
            "user": "https://hosted.weblate.org/api/users/nijel/?format=api",
            "author": "https://hosted.weblate.org/api/users/nijel/?format=api",
            "timestamp": "2014-11-14T16:30:46+01:00",
            "action": 2,
            "target": "Colpi Critici:",
            "id": 126351,
            "action_name": "Translation changed",
            "url": "https://hosted.weblate.org/api/changes/126351/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/252505/?format=api",
            "component": "https://hosted.weblate.org/api/components/sumwars/tools/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/sumwars/tools/it/?format=api",
            "user": "https://hosted.weblate.org/api/users/nijel/?format=api",
            "author": "https://hosted.weblate.org/api/users/nijel/?format=api",
            "timestamp": "2014-11-14T16:30:39+01:00",
            "action": 2,
            "target": "Nuova Mesh secondaria:",
            "id": 126349,
            "action_name": "Translation changed",
            "url": "https://hosted.weblate.org/api/changes/126349/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/252502/?format=api",
            "component": "https://hosted.weblate.org/api/components/sumwars/tools/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/sumwars/tools/it/?format=api",
            "user": "https://hosted.weblate.org/api/users/nijel/?format=api",
            "author": "https://hosted.weblate.org/api/users/nijel/?format=api",
            "timestamp": "2014-11-14T16:30:21+01:00",
            "action": 2,
            "target": "Selezionare la Mesh principale:",
            "id": 126343,
            "action_name": "Translation changed",
            "url": "https://hosted.weblate.org/api/changes/126343/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/sumwars/tools/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/sumwars/tools/it/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2014-01-13T08:46:50+01:00",
            "action": 0,
            "target": "",
            "id": 26933,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/26933/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/sumwars/tools/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/sumwars/tools/it/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2014-01-13T08:46:35+01:00",
            "action": 0,
            "target": "",
            "id": 26877,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/26877/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/sumwars/tools/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/sumwars/tools/it/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2013-05-27T10:50:19+02:00",
            "action": 0,
            "target": "",
            "id": 7389,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/7389/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/sumwars/tools/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/sumwars/tools/it/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2013-05-10T14:22:19+02:00",
            "action": 0,
            "target": "",
            "id": 4295,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/4295/?format=api"
        }
    ]
}