Translation components API.

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

GET /api/translations/storehouse5/sdbcli/ro/changes/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 6,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/storehouse5/sdbcli/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/storehouse5/sdbcli/ro/?format=api",
            "dictionary": null,
            "user": 6,
            "author": 6,
            "timestamp": "2019-11-13T09:25:35",
            "action": 0,
            "target": "",
            "id": 387641,
            "action_name": "Resource update",
            "url": "http://weblate.ucs.ru/api/changes/387641/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/storehouse5/sdbcli/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/storehouse5/sdbcli/ro/?format=api",
            "dictionary": null,
            "user": 6,
            "author": null,
            "timestamp": "2019-11-13T09:25:36",
            "action": 17,
            "target": "",
            "id": 387642,
            "action_name": "Committed changes",
            "url": "http://weblate.ucs.ru/api/changes/387642/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/storehouse5/sdbcli/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/storehouse5/sdbcli/ro/?format=api",
            "dictionary": null,
            "user": 6,
            "author": 6,
            "timestamp": "2019-11-13T09:25:43",
            "action": 44,
            "target": "",
            "id": 387645,
            "action_name": "New string to translate",
            "url": "http://weblate.ucs.ru/api/changes/387645/?format=api"
        },
        {
            "unit": "http://weblate.ucs.ru/api/units/1372739/?format=api",
            "component": "http://weblate.ucs.ru/api/components/storehouse5/sdbcli/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/storehouse5/sdbcli/ro/?format=api",
            "dictionary": null,
            "user": 88,
            "author": 88,
            "timestamp": "2019-11-13T12:50:52",
            "action": 45,
            "target": "",
            "id": 387976,
            "action_name": "New contributor",
            "url": "http://weblate.ucs.ru/api/changes/387976/?format=api"
        },
        {
            "unit": "http://weblate.ucs.ru/api/units/1372739/?format=api",
            "component": "http://weblate.ucs.ru/api/components/storehouse5/sdbcli/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/storehouse5/sdbcli/ro/?format=api",
            "dictionary": null,
            "user": 88,
            "author": 88,
            "timestamp": "2019-11-13T12:50:52",
            "action": 5,
            "target": "Rapoarte pe vanzari|Analiza vanzari, cereri, analiza ABC",
            "id": 387977,
            "action_name": "New translation",
            "url": "http://weblate.ucs.ru/api/changes/387977/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/storehouse5/sdbcli/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/storehouse5/sdbcli/ro/?format=api",
            "dictionary": null,
            "user": 72,
            "author": null,
            "timestamp": "2020-03-16T10:20:09",
            "action": 17,
            "target": "",
            "id": 437747,
            "action_name": "Committed changes",
            "url": "http://weblate.ucs.ru/api/changes/437747/?format=api"
        }
    ]
}