Translation components API.

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

GET /api/translations/SelfService/default/hy/changes/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 7,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/SelfService/default/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/SelfService/default/hy/?format=api",
            "dictionary": null,
            "user": 6,
            "author": null,
            "timestamp": "2019-04-08T10:36:54",
            "action": 17,
            "target": "",
            "id": 193594,
            "action_name": "Committed changes",
            "url": "http://weblate.ucs.ru/api/changes/193594/?format=api"
        },
        {
            "unit": "http://weblate.ucs.ru/api/units/524349/?format=api",
            "component": "http://weblate.ucs.ru/api/components/SelfService/default/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/SelfService/default/hy/?format=api",
            "dictionary": null,
            "user": 6,
            "author": 6,
            "timestamp": "2019-04-08T10:37:00",
            "action": 16,
            "target": "",
            "id": 193596,
            "action_name": "Found duplicated string",
            "url": "http://weblate.ucs.ru/api/changes/193596/?format=api"
        },
        {
            "unit": "http://weblate.ucs.ru/api/units/524351/?format=api",
            "component": "http://weblate.ucs.ru/api/components/SelfService/default/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/SelfService/default/hy/?format=api",
            "dictionary": null,
            "user": 6,
            "author": 6,
            "timestamp": "2019-04-08T10:37:00",
            "action": 16,
            "target": "",
            "id": 193597,
            "action_name": "Found duplicated string",
            "url": "http://weblate.ucs.ru/api/changes/193597/?format=api"
        },
        {
            "unit": "http://weblate.ucs.ru/api/units/524368/?format=api",
            "component": "http://weblate.ucs.ru/api/components/SelfService/default/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/SelfService/default/hy/?format=api",
            "dictionary": null,
            "user": 6,
            "author": 6,
            "timestamp": "2019-04-08T10:37:00",
            "action": 16,
            "target": "",
            "id": 193598,
            "action_name": "Found duplicated string",
            "url": "http://weblate.ucs.ru/api/changes/193598/?format=api"
        },
        {
            "unit": "http://weblate.ucs.ru/api/units/524424/?format=api",
            "component": "http://weblate.ucs.ru/api/components/SelfService/default/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/SelfService/default/hy/?format=api",
            "dictionary": null,
            "user": 6,
            "author": 6,
            "timestamp": "2019-04-08T10:37:03",
            "action": 16,
            "target": "",
            "id": 193599,
            "action_name": "Found duplicated string",
            "url": "http://weblate.ucs.ru/api/changes/193599/?format=api"
        },
        {
            "unit": "http://weblate.ucs.ru/api/units/524360/?format=api",
            "component": "http://weblate.ucs.ru/api/components/SelfService/default/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/SelfService/default/hy/?format=api",
            "dictionary": null,
            "user": 6,
            "author": 6,
            "timestamp": "2019-04-08T10:37:08",
            "action": 16,
            "target": "",
            "id": 193600,
            "action_name": "Found duplicated string",
            "url": "http://weblate.ucs.ru/api/changes/193600/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/SelfService/default/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/SelfService/default/hy/?format=api",
            "dictionary": null,
            "user": 6,
            "author": 6,
            "timestamp": "2019-04-08T10:37:14",
            "action": 0,
            "target": "",
            "id": 193601,
            "action_name": "Resource update",
            "url": "http://weblate.ucs.ru/api/changes/193601/?format=api"
        }
    ]
}