Translation components API.

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

GET /api/translations/beamngdrive/game/fi/changes/?format=api&page=292
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 14555,
    "next": null,
    "previous": "http://translate.beamng.com/api/translations/beamngdrive/game/fi/changes/?format=api&page=291",
    "results": [
        {
            "unit": "http://translate.beamng.com/api/units/1521/?format=api",
            "component": "http://translate.beamng.com/api/components/beamngdrive/game/?format=api",
            "translation": "http://translate.beamng.com/api/translations/beamngdrive/game/fi/?format=api",
            "user": "http://translate.beamng.com/api/users/hartsafin/?format=api",
            "author": "http://translate.beamng.com/api/users/hartsafin/?format=api",
            "timestamp": "2016-09-03T09:05:52Z",
            "action": 5,
            "target": "Aurinko",
            "id": 1006,
            "action_name": "Translation added",
            "url": "http://translate.beamng.com/api/changes/1006/?format=api"
        },
        {
            "unit": "http://translate.beamng.com/api/units/1519/?format=api",
            "component": "http://translate.beamng.com/api/components/beamngdrive/game/?format=api",
            "translation": "http://translate.beamng.com/api/translations/beamngdrive/game/fi/?format=api",
            "user": "http://translate.beamng.com/api/users/hartsafin/?format=api",
            "author": "http://translate.beamng.com/api/users/hartsafin/?format=api",
            "timestamp": "2016-09-03T09:05:34Z",
            "action": 5,
            "target": "Vuorokaudenaika",
            "id": 1004,
            "action_name": "Translation added",
            "url": "http://translate.beamng.com/api/changes/1004/?format=api"
        },
        {
            "unit": "http://translate.beamng.com/api/units/1518/?format=api",
            "component": "http://translate.beamng.com/api/components/beamngdrive/game/?format=api",
            "translation": "http://translate.beamng.com/api/translations/beamngdrive/game/fi/?format=api",
            "user": "http://translate.beamng.com/api/users/hartsafin/?format=api",
            "author": "http://translate.beamng.com/api/users/hartsafin/?format=api",
            "timestamp": "2016-09-03T09:05:20Z",
            "action": 5,
            "target": "Yö",
            "id": 1003,
            "action_name": "Translation added",
            "url": "http://translate.beamng.com/api/changes/1003/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.beamng.com/api/components/beamngdrive/game/?format=api",
            "translation": "http://translate.beamng.com/api/translations/beamngdrive/game/fi/?format=api",
            "user": "http://translate.beamng.com/api/users/hartsafin/?format=api",
            "author": "http://translate.beamng.com/api/users/hartsafin/?format=api",
            "timestamp": "2016-09-03T09:03:55Z",
            "action": 0,
            "target": "",
            "id": 1001,
            "action_name": "Resource updated",
            "url": "http://translate.beamng.com/api/changes/1001/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.beamng.com/api/components/beamngdrive/game/?format=api",
            "translation": "http://translate.beamng.com/api/translations/beamngdrive/game/fi/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2016-09-03T09:03:49Z",
            "action": 17,
            "target": "",
            "id": 999,
            "action_name": "Changes committed",
            "url": "http://translate.beamng.com/api/changes/999/?format=api"
        }
    ]
}