Translation components API.

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

GET /api/translations/storehouse5/sdbcli/fr/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/storehouse5/sdbcli/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/storehouse5/sdbcli/fr/?format=api",
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2019-08-02T11:32:04",
            "action": 0,
            "target": "",
            "id": 263939,
            "action_name": "Resource update",
            "url": "http://weblate.ucs.ru/api/changes/263939/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/storehouse5/sdbcli/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/storehouse5/sdbcli/fr/?format=api",
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2019-08-02T11:33:01",
            "action": 44,
            "target": "",
            "id": 263943,
            "action_name": "New string to translate",
            "url": "http://weblate.ucs.ru/api/changes/263943/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/storehouse5/sdbcli/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/storehouse5/sdbcli/fr/?format=api",
            "dictionary": null,
            "user": 6,
            "author": null,
            "timestamp": "2019-09-19T12:22:20",
            "action": 17,
            "target": "",
            "id": 342144,
            "action_name": "Committed changes",
            "url": "http://weblate.ucs.ru/api/changes/342144/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/storehouse5/sdbcli/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/storehouse5/sdbcli/fr/?format=api",
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2019-09-26T12:16:07",
            "action": 0,
            "target": "",
            "id": 353461,
            "action_name": "Resource update",
            "url": "http://weblate.ucs.ru/api/changes/353461/?format=api"
        },
        {
            "unit": "http://weblate.ucs.ru/api/units/1343723/?format=api",
            "component": "http://weblate.ucs.ru/api/components/storehouse5/sdbcli/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/storehouse5/sdbcli/fr/?format=api",
            "dictionary": null,
            "user": 97,
            "author": 97,
            "timestamp": "2023-03-12T08:06:42",
            "action": 45,
            "target": "",
            "id": 822086,
            "action_name": "New contributor",
            "url": "http://weblate.ucs.ru/api/changes/822086/?format=api"
        },
        {
            "unit": "http://weblate.ucs.ru/api/units/1343723/?format=api",
            "component": "http://weblate.ucs.ru/api/components/storehouse5/sdbcli/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/storehouse5/sdbcli/fr/?format=api",
            "dictionary": null,
            "user": 97,
            "author": 97,
            "timestamp": "2023-03-12T08:06:42",
            "action": 2,
            "target": "Sdbcli.dll: une erreur s'est produite lors de la tentative de chargement de la bibliothèque de prise en charge de la langue",
            "id": 822087,
            "action_name": "Translation changed",
            "url": "http://weblate.ucs.ru/api/changes/822087/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/storehouse5/sdbcli/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/storehouse5/sdbcli/fr/?format=api",
            "dictionary": null,
            "user": 67,
            "author": null,
            "timestamp": "2023-04-19T17:09:41",
            "action": 17,
            "target": "",
            "id": 844853,
            "action_name": "Committed changes",
            "url": "http://weblate.ucs.ru/api/changes/844853/?format=api"
        }
    ]
}