Translation components API.

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

GET /api/translations/yunohost/moulinette/ca/changes/?format=api&page=2
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 56,
    "next": null,
    "previous": "https://translate.yunohost.org/api/translations/yunohost/moulinette/ca/changes/?format=api",
    "results": [
        {
            "unit": "https://translate.yunohost.org/api/units/25169/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost/moulinette/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost/moulinette/ca/?format=api",
            "user": "https://translate.yunohost.org/api/users/xaloc33/?format=api",
            "author": "https://translate.yunohost.org/api/users/xaloc33/?format=api",
            "timestamp": "2019-08-21T08:38:31.011899Z",
            "action": 5,
            "target": "El fitxer TOML ha estat corromput en la lectura des de {ressource:s} (motiu: {error:s})",
            "id": 4539,
            "action_name": "Translation added",
            "url": "https://translate.yunohost.org/api/changes/4539/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/15715/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost/moulinette/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost/moulinette/ca/?format=api",
            "user": "https://translate.yunohost.org/api/users/xaloc33/?format=api",
            "author": "https://translate.yunohost.org/api/users/xaloc33/?format=api",
            "timestamp": "2019-08-21T08:36:49.957975Z",
            "action": 5,
            "target": "Error desconegut al intentar llegir el fitxer {file:s} (causa: {error:s})",
            "id": 4538,
            "action_name": "Translation added",
            "url": "https://translate.yunohost.org/api/changes/4538/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.yunohost.org/api/components/yunohost/moulinette/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost/moulinette/ca/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2019-08-13T10:15:19.252419Z",
            "action": 0,
            "target": "",
            "id": 4243,
            "action_name": "Resource updated",
            "url": "https://translate.yunohost.org/api/changes/4243/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.yunohost.org/api/components/yunohost/moulinette/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost/moulinette/ca/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2019-03-19T00:50:14.084943Z",
            "action": 17,
            "target": "",
            "id": 1853,
            "action_name": "Changes committed",
            "url": "https://translate.yunohost.org/api/changes/1853/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/15689/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost/moulinette/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost/moulinette/ca/?format=api",
            "user": "https://translate.yunohost.org/api/users/xaloc33/?format=api",
            "author": "https://translate.yunohost.org/api/users/xaloc33/?format=api",
            "timestamp": "2019-03-17T16:17:39.940694Z",
            "action": 5,
            "target": "Info:",
            "id": 1206,
            "action_name": "Translation added",
            "url": "https://translate.yunohost.org/api/changes/1206/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.yunohost.org/api/components/yunohost/moulinette/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost/moulinette/ca/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2019-03-17T12:39:34.139694Z",
            "action": 0,
            "target": "",
            "id": 1013,
            "action_name": "Resource updated",
            "url": "https://translate.yunohost.org/api/changes/1013/?format=api"
        }
    ]
}