Translation components API.

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

GET /api/components/freeplane/translation/changes/?format=api&page=1637
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 81807,
    "next": null,
    "previous": "https://hosted.weblate.org/api/components/freeplane/translation/changes/?format=api&page=1636",
    "results": [
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/freeplane/translation/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2015-04-12T11:13:31+02:00",
            "action": 18,
            "target": "",
            "old": "",
            "details": {},
            "id": 251436,
            "action_name": "Changes pushed",
            "url": "https://hosted.weblate.org/api/changes/251436/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/freeplane/translation/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2015-04-11T21:41:21+02:00",
            "action": 18,
            "target": "",
            "old": "",
            "details": {},
            "id": 251116,
            "action_name": "Changes pushed",
            "url": "https://hosted.weblate.org/api/changes/251116/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/freeplane/translation/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2015-04-11T17:21:38+02:00",
            "action": 18,
            "target": "",
            "old": "",
            "details": {},
            "id": 250961,
            "action_name": "Changes pushed",
            "url": "https://hosted.weblate.org/api/changes/250961/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/freeplane/translation/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2015-04-09T11:55:17+02:00",
            "action": 18,
            "target": "",
            "old": "",
            "details": {},
            "id": 247372,
            "action_name": "Changes pushed",
            "url": "https://hosted.weblate.org/api/changes/247372/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/freeplane/translation/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/freeplane/translation/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2015-04-05T19:45:13+02:00",
            "action": 0,
            "target": "",
            "old": "",
            "details": {},
            "id": 244997,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/244997/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/freeplane/translation/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/freeplane/translation/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2015-03-27T18:37:06+01:00",
            "action": 0,
            "target": "",
            "old": "",
            "details": {},
            "id": 236612,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/236612/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/freeplane/translation/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/freeplane/translation/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2015-02-16T16:20:24+01:00",
            "action": 0,
            "target": "",
            "old": "",
            "details": {},
            "id": 199979,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/199979/?format=api"
        }
    ]
}