Translation components API.

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

GET /api/translations/scopa/translations/pt/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/scopa/translations/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/scopa/translations/pt/?format=api",
            "user": "https://hosted.weblate.org/api/users/scarpetta/?format=api",
            "author": "https://hosted.weblate.org/api/users/scarpetta/?format=api",
            "timestamp": "2016-09-02T15:36:08+02:00",
            "action": 0,
            "target": "",
            "id": 1286148,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/1286148/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/scopa/translations/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/scopa/translations/pt/?format=api",
            "user": "https://hosted.weblate.org/api/users/scarpetta/?format=api",
            "author": "https://hosted.weblate.org/api/users/scarpetta/?format=api",
            "timestamp": "2016-09-01T11:33:30+02:00",
            "action": 0,
            "target": "",
            "id": 1283219,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/1283219/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/scopa/translations/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/scopa/translations/pt/?format=api",
            "user": "https://hosted.weblate.org/api/users/scarpetta/?format=api",
            "author": "https://hosted.weblate.org/api/users/scarpetta/?format=api",
            "timestamp": "2016-08-19T10:42:07+02:00",
            "action": 0,
            "target": "",
            "id": 1243349,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/1243349/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/scopa/translations/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/scopa/translations/pt/?format=api",
            "user": "https://hosted.weblate.org/api/users/scarpetta/?format=api",
            "author": "https://hosted.weblate.org/api/users/scarpetta/?format=api",
            "timestamp": "2016-08-10T12:06:59+02:00",
            "action": 0,
            "target": "",
            "id": 1216435,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/1216435/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/scopa/translations/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/scopa/translations/pt/?format=api",
            "user": "https://hosted.weblate.org/api/users/scarpetta/?format=api",
            "author": "https://hosted.weblate.org/api/users/scarpetta/?format=api",
            "timestamp": "2016-08-08T15:48:18+02:00",
            "action": 0,
            "target": "",
            "id": 1211213,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/1211213/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/scopa/translations/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/scopa/translations/pt/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2016-08-08T15:48:14+02:00",
            "action": 17,
            "target": "",
            "id": 1211211,
            "action_name": "Changes committed",
            "url": "https://hosted.weblate.org/api/changes/1211211/?format=api"
        }
    ]
}