Translation components API.

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

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

{
    "count": 8,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/arandr/translations/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/arandr/translations/es/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2015-08-27T17:11:06+02:00",
            "action": 17,
            "target": "",
            "id": 429580,
            "action_name": "Changes committed",
            "url": "https://hosted.weblate.org/api/changes/429580/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/arandr/translations/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/arandr/translations/es/?format=api",
            "user": "https://hosted.weblate.org/api/users/luigars/?format=api",
            "author": "https://hosted.weblate.org/api/users/luigars/?format=api",
            "timestamp": "2015-08-27T17:11:06+02:00",
            "action": 1,
            "target": "",
            "id": 429581,
            "action_name": "Translation completed",
            "url": "https://hosted.weblate.org/api/changes/429581/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/1741306/?format=api",
            "component": "https://hosted.weblate.org/api/components/arandr/translations/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/arandr/translations/es/?format=api",
            "user": "https://hosted.weblate.org/api/users/luigars/?format=api",
            "author": "https://hosted.weblate.org/api/users/luigars/?format=api",
            "timestamp": "2015-08-27T17:11:06+02:00",
            "action": 5,
            "target": "Principal",
            "id": 429579,
            "action_name": "Translation added",
            "url": "https://hosted.weblate.org/api/changes/429579/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/1741306/?format=api",
            "component": "https://hosted.weblate.org/api/components/arandr/translations/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/arandr/translations/es/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2015-06-02T16:09:04+02:00",
            "action": 4,
            "target": "",
            "id": 308945,
            "action_name": "Suggestion added",
            "url": "https://hosted.weblate.org/api/changes/308945/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/arandr/translations/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/arandr/translations/es/?format=api",
            "user": "https://hosted.weblate.org/api/users/chrysn/?format=api",
            "author": "https://hosted.weblate.org/api/users/chrysn/?format=api",
            "timestamp": "2015-05-21T10:24:54+02:00",
            "action": 0,
            "target": "",
            "id": 296977,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/296977/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/arandr/translations/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/arandr/translations/es/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2014-01-13T08:38:05+01:00",
            "action": 0,
            "target": "",
            "id": 26303,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/26303/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/arandr/translations/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/arandr/translations/es/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2013-05-04T21:18:05+02:00",
            "action": 0,
            "target": "",
            "id": 3455,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/3455/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/arandr/translations/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/arandr/translations/es/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2013-02-28T13:42:55+01:00",
            "action": 0,
            "target": "",
            "id": 2275,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/2275/?format=api"
        }
    ]
}