Translation components API.

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

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

{
    "count": 454,
    "next": null,
    "previous": "https://translate.yunohost.org/api/components/yunohost/glossary/changes/?format=api&page=9",
    "results": [
        {
            "unit": "https://translate.yunohost.org/api/units/39888/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost/glossary/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost/glossary/eo/?format=api",
            "user": "https://translate.yunohost.org/api/users/ariasuni/?format=api",
            "author": null,
            "timestamp": "2019-08-19T20:47:24.343935Z",
            "action": 5,
            "target": "nevalida",
            "id": 4518,
            "action_name": "Translation added",
            "url": "https://translate.yunohost.org/api/changes/4518/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/39886/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost/glossary/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost/glossary/eo/?format=api",
            "user": "https://translate.yunohost.org/api/users/ariasuni/?format=api",
            "author": null,
            "timestamp": "2019-08-19T20:46:51.198707Z",
            "action": 5,
            "target": "bezonata",
            "id": 4517,
            "action_name": "Translation added",
            "url": "https://translate.yunohost.org/api/changes/4517/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/39884/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost/glossary/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost/glossary/eo/?format=api",
            "user": "https://translate.yunohost.org/api/users/ariasuni/?format=api",
            "author": null,
            "timestamp": "2019-08-19T20:46:26.122874Z",
            "action": 5,
            "target": "Pasvorto de la estro",
            "id": 4516,
            "action_name": "Translation added",
            "url": "https://translate.yunohost.org/api/changes/4516/?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"
        }
    ]
}