Translation projects API.

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

GET /api/projects/simpletask/changes/?format=api&page=221
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 11006,
    "next": null,
    "previous": "https://hosted.weblate.org/api/projects/simpletask/changes/?format=api&page=220",
    "results": [
        {
            "unit": "https://hosted.weblate.org/api/units/4364968/?format=api",
            "component": "https://hosted.weblate.org/api/components/simpletask/strings/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/simpletask/strings/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2016-11-18T13:36:11+01:00",
            "action": 13,
            "target": "",
            "id": 1428947,
            "action_name": "Source string added",
            "url": "https://hosted.weblate.org/api/changes/1428947/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/4364966/?format=api",
            "component": "https://hosted.weblate.org/api/components/simpletask/strings/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/simpletask/strings/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2016-11-18T13:36:11+01:00",
            "action": 13,
            "target": "",
            "id": 1428945,
            "action_name": "Source string added",
            "url": "https://hosted.weblate.org/api/changes/1428945/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/4364958/?format=api",
            "component": "https://hosted.weblate.org/api/components/simpletask/strings/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/simpletask/strings/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2016-11-18T13:36:10+01:00",
            "action": 13,
            "target": "",
            "id": 1428937,
            "action_name": "Source string added",
            "url": "https://hosted.weblate.org/api/changes/1428937/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/4364960/?format=api",
            "component": "https://hosted.weblate.org/api/components/simpletask/strings/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/simpletask/strings/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2016-11-18T13:36:10+01:00",
            "action": 13,
            "target": "",
            "id": 1428939,
            "action_name": "Source string added",
            "url": "https://hosted.weblate.org/api/changes/1428939/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/simpletask/strings/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2016-11-18T13:36:10+01:00",
            "action": 20,
            "target": "",
            "id": 1428935,
            "action_name": "Repository merged",
            "url": "https://hosted.weblate.org/api/changes/1428935/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/4364957/?format=api",
            "component": "https://hosted.weblate.org/api/components/simpletask/strings/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/simpletask/strings/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2016-11-18T13:36:10+01:00",
            "action": 13,
            "target": "",
            "id": 1428936,
            "action_name": "Source string added",
            "url": "https://hosted.weblate.org/api/changes/1428936/?format=api"
        }
    ]
}