Translation components API.

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

GET /api/translations/yunohost/glossary/oc/changes/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 6,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": "https://translate.yunohost.org/api/units/39914/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost/glossary/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost/glossary/oc/?format=api",
            "user": "https://translate.yunohost.org/api/users/Quent/?format=api",
            "author": null,
            "timestamp": "2020-01-08T11:42:26.627891Z",
            "action": 5,
            "target": "periferic",
            "id": 13725,
            "action_name": "Translation added",
            "url": "https://translate.yunohost.org/api/changes/13725/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/39912/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost/glossary/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost/glossary/oc/?format=api",
            "user": "https://translate.yunohost.org/api/users/Quent/?format=api",
            "author": null,
            "timestamp": "2020-01-08T11:41:09.608510Z",
            "action": 5,
            "target": "emmagazinatge",
            "id": 13724,
            "action_name": "Translation added",
            "url": "https://translate.yunohost.org/api/changes/13724/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/39910/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost/glossary/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost/glossary/oc/?format=api",
            "user": "https://translate.yunohost.org/api/users/Quent/?format=api",
            "author": null,
            "timestamp": "2019-11-11T19:07:28.269684Z",
            "action": 5,
            "target": "allòc",
            "id": 11399,
            "action_name": "Translation added",
            "url": "https://translate.yunohost.org/api/changes/11399/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/39908/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost/glossary/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost/glossary/oc/?format=api",
            "user": "https://translate.yunohost.org/api/users/Quent/?format=api",
            "author": null,
            "timestamp": "2019-11-10T18:24:39.036175Z",
            "action": 5,
            "target": "permission",
            "id": 11336,
            "action_name": "Translation added",
            "url": "https://translate.yunohost.org/api/changes/11336/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/39906/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost/glossary/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost/glossary/oc/?format=api",
            "user": "https://translate.yunohost.org/api/users/Quent/?format=api",
            "author": null,
            "timestamp": "2019-08-28T19:36:28.253369Z",
            "action": 5,
            "target": "mesas a jorn",
            "id": 4689,
            "action_name": "Translation added",
            "url": "https://translate.yunohost.org/api/changes/4689/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/39904/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost/glossary/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost/glossary/oc/?format=api",
            "user": "https://translate.yunohost.org/api/users/Quenty31/?format=api",
            "author": null,
            "timestamp": "2019-03-17T18:50:29.643142Z",
            "action": 5,
            "target": "metre a jorn",
            "id": 1436,
            "action_name": "Translation added",
            "url": "https://translate.yunohost.org/api/changes/1436/?format=api"
        }
    ]
}