Translation projects API.

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

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

{
    "count": 78705,
    "next": null,
    "previous": "https://hosted.weblate.org/api/projects/onionshare/changes/?format=api&page=1574",
    "results": [
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/onionshare/translations/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/onionshare/translations/es/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2018-09-03T17:41:15+02:00",
            "action": 0,
            "target": "",
            "old": "",
            "details": {},
            "id": 3041604,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/3041604/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/onionshare/translations/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/onionshare/translations/da/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2018-09-03T17:41:07+02:00",
            "action": 0,
            "target": "",
            "old": "",
            "details": {},
            "id": 3041574,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/3041574/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/onionshare/translations/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/onionshare/translations/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2018-09-03T17:41:07+02:00",
            "action": 0,
            "target": "",
            "old": "",
            "details": {},
            "id": 3041579,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/3041579/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/onionshare/translations/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/onionshare/translations/cs/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2018-09-03T17:41:02+02:00",
            "action": 0,
            "target": "",
            "old": "",
            "details": {},
            "id": 3041515,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/3041515/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/onionshare/translations/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2018-09-03T17:40:58+02:00",
            "action": 20,
            "target": "",
            "old": "",
            "details": {},
            "id": 3041434,
            "action_name": "Repository merged",
            "url": "https://hosted.weblate.org/api/changes/3041434/?format=api"
        }
    ]
}