Translation components API.


See <a href="https://docs.weblate.org/en/weblate-2.18/apisubprojects.html">the Weblate's Web API documentation</a> for detailed
description of the API.

GET /api/components/fortresscraft-evolved/handbook-survival/changes/?format=api&page=92
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 1826,
    "next": null,
    "previous": "http://weblate.tectic.de/api/components/fortresscraft-evolved/handbook-survival/changes/?format=api&page=91",
    "results": [
        {
            "unit": "http://weblate.tectic.de/api/units/11126/?format=api",
            "component": "http://weblate.tectic.de/api/components/fortresscraft-evolved/handbook-survival/?format=api",
            "translation": "http://weblate.tectic.de/api/translations/fortresscraft-evolved/handbook-survival/en/?format=api",
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2017-04-14T17:21:52.492032+02:00",
            "action": 13,
            "target": "",
            "id": 5127,
            "action_name": "New source string",
            "url": "http://weblate.tectic.de/api/changes/5127/?format=api"
        },
        {
            "unit": "http://weblate.tectic.de/api/units/11125/?format=api",
            "component": "http://weblate.tectic.de/api/components/fortresscraft-evolved/handbook-survival/?format=api",
            "translation": "http://weblate.tectic.de/api/translations/fortresscraft-evolved/handbook-survival/en/?format=api",
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2017-04-14T17:21:52.432302+02:00",
            "action": 13,
            "target": "",
            "id": 5126,
            "action_name": "New source string",
            "url": "http://weblate.tectic.de/api/changes/5126/?format=api"
        },
        {
            "unit": "http://weblate.tectic.de/api/units/11124/?format=api",
            "component": "http://weblate.tectic.de/api/components/fortresscraft-evolved/handbook-survival/?format=api",
            "translation": "http://weblate.tectic.de/api/translations/fortresscraft-evolved/handbook-survival/en/?format=api",
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2017-04-14T17:21:52.370334+02:00",
            "action": 13,
            "target": "",
            "id": 5125,
            "action_name": "New source string",
            "url": "http://weblate.tectic.de/api/changes/5125/?format=api"
        },
        {
            "unit": "http://weblate.tectic.de/api/units/11123/?format=api",
            "component": "http://weblate.tectic.de/api/components/fortresscraft-evolved/handbook-survival/?format=api",
            "translation": "http://weblate.tectic.de/api/translations/fortresscraft-evolved/handbook-survival/en/?format=api",
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2017-04-14T17:21:52.278684+02:00",
            "action": 13,
            "target": "",
            "id": 5124,
            "action_name": "New source string",
            "url": "http://weblate.tectic.de/api/changes/5124/?format=api"
        },
        {
            "unit": "http://weblate.tectic.de/api/units/11122/?format=api",
            "component": "http://weblate.tectic.de/api/components/fortresscraft-evolved/handbook-survival/?format=api",
            "translation": "http://weblate.tectic.de/api/translations/fortresscraft-evolved/handbook-survival/en/?format=api",
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2017-04-14T17:21:52.069851+02:00",
            "action": 13,
            "target": "",
            "id": 5123,
            "action_name": "New source string",
            "url": "http://weblate.tectic.de/api/changes/5123/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.tectic.de/api/components/fortresscraft-evolved/handbook-survival/?format=api",
            "translation": null,
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2017-04-14T17:21:51.842446+02:00",
            "action": 20,
            "target": "",
            "id": 5122,
            "action_name": "Merged repository",
            "url": "http://weblate.tectic.de/api/changes/5122/?format=api"
        }
    ]
}