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-completedresearch/changes/?format=api&page=68
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 1345,
    "next": null,
    "previous": "http://weblate.tectic.de/api/components/fortresscraft-evolved/handbook-completedresearch/changes/?format=api&page=67",
    "results": [
        {
            "unit": "http://weblate.tectic.de/api/units/9717/?format=api",
            "component": "http://weblate.tectic.de/api/components/fortresscraft-evolved/handbook-completedresearch/?format=api",
            "translation": "http://weblate.tectic.de/api/translations/fortresscraft-evolved/handbook-completedresearch/en/?format=api",
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2017-04-14T17:15:37.918467+02:00",
            "action": 13,
            "target": "",
            "id": 3707,
            "action_name": "New source string",
            "url": "http://weblate.tectic.de/api/changes/3707/?format=api"
        },
        {
            "unit": "http://weblate.tectic.de/api/units/9716/?format=api",
            "component": "http://weblate.tectic.de/api/components/fortresscraft-evolved/handbook-completedresearch/?format=api",
            "translation": "http://weblate.tectic.de/api/translations/fortresscraft-evolved/handbook-completedresearch/en/?format=api",
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2017-04-14T17:15:37.847781+02:00",
            "action": 13,
            "target": "",
            "id": 3706,
            "action_name": "New source string",
            "url": "http://weblate.tectic.de/api/changes/3706/?format=api"
        },
        {
            "unit": "http://weblate.tectic.de/api/units/9715/?format=api",
            "component": "http://weblate.tectic.de/api/components/fortresscraft-evolved/handbook-completedresearch/?format=api",
            "translation": "http://weblate.tectic.de/api/translations/fortresscraft-evolved/handbook-completedresearch/en/?format=api",
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2017-04-14T17:15:37.619418+02:00",
            "action": 13,
            "target": "",
            "id": 3705,
            "action_name": "New source string",
            "url": "http://weblate.tectic.de/api/changes/3705/?format=api"
        },
        {
            "unit": "http://weblate.tectic.de/api/units/9714/?format=api",
            "component": "http://weblate.tectic.de/api/components/fortresscraft-evolved/handbook-completedresearch/?format=api",
            "translation": "http://weblate.tectic.de/api/translations/fortresscraft-evolved/handbook-completedresearch/en/?format=api",
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2017-04-14T17:15:37.557492+02:00",
            "action": 13,
            "target": "",
            "id": 3704,
            "action_name": "New source string",
            "url": "http://weblate.tectic.de/api/changes/3704/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.tectic.de/api/components/fortresscraft-evolved/handbook-completedresearch/?format=api",
            "translation": null,
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2017-04-14T17:15:37.352393+02:00",
            "action": 20,
            "target": "",
            "id": 3703,
            "action_name": "Merged repository",
            "url": "http://weblate.tectic.de/api/changes/3703/?format=api"
        }
    ]
}