Translation components API.

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

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

{
    "count": 7,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": "https://weblate.framasoft.org/api/units/782614/?format=api",
            "component": "https://weblate.framasoft.org/api/components/joinpeertube/glossary/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/joinpeertube/glossary/uk/?format=api",
            "user": "https://weblate.framasoft.org/api/users/ihor_ck/?format=api",
            "author": "https://weblate.framasoft.org/api/users/ihor_ck/?format=api",
            "timestamp": "2023-01-06T22:42:39.186344Z",
            "action": 5,
            "target": "PeerTube",
            "id": 505044,
            "action_name": "Traduction ajoutée",
            "url": "https://weblate.framasoft.org/api/changes/505044/?format=api"
        },
        {
            "unit": "https://weblate.framasoft.org/api/units/782614/?format=api",
            "component": "https://weblate.framasoft.org/api/components/joinpeertube/glossary/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/joinpeertube/glossary/uk/?format=api",
            "user": "https://weblate.framasoft.org/api/users/ihor_ck/?format=api",
            "author": "https://weblate.framasoft.org/api/users/ihor_ck/?format=api",
            "timestamp": "2023-01-06T22:42:39.180173Z",
            "action": 45,
            "target": "",
            "id": 505043,
            "action_name": "Un contributeur à rejoint",
            "url": "https://weblate.framasoft.org/api/changes/505043/?format=api"
        },
        {
            "unit": "https://weblate.framasoft.org/api/units/782614/?format=api",
            "component": "https://weblate.framasoft.org/api/components/joinpeertube/glossary/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/joinpeertube/glossary/uk/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-12-23T12:19:00.225918Z",
            "action": 31,
            "target": "",
            "id": 497253,
            "action_name": "Chaîne ajoutée",
            "url": "https://weblate.framasoft.org/api/changes/497253/?format=api"
        },
        {
            "unit": "https://weblate.framasoft.org/api/units/748347/?format=api",
            "component": "https://weblate.framasoft.org/api/components/joinpeertube/glossary/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/joinpeertube/glossary/uk/?format=api",
            "user": "https://weblate.framasoft.org/api/users/nightfly/?format=api",
            "author": "https://weblate.framasoft.org/api/users/nightfly/?format=api",
            "timestamp": "2022-10-29T08:55:59.850160Z",
            "action": 5,
            "target": "федерація",
            "id": 441847,
            "action_name": "Traduction ajoutée",
            "url": "https://weblate.framasoft.org/api/changes/441847/?format=api"
        },
        {
            "unit": "https://weblate.framasoft.org/api/units/748347/?format=api",
            "component": "https://weblate.framasoft.org/api/components/joinpeertube/glossary/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/joinpeertube/glossary/uk/?format=api",
            "user": "https://weblate.framasoft.org/api/users/nightfly/?format=api",
            "author": "https://weblate.framasoft.org/api/users/nightfly/?format=api",
            "timestamp": "2022-10-29T08:55:59.847164Z",
            "action": 45,
            "target": "",
            "id": 441846,
            "action_name": "Un contributeur à rejoint",
            "url": "https://weblate.framasoft.org/api/changes/441846/?format=api"
        },
        {
            "unit": "https://weblate.framasoft.org/api/units/748347/?format=api",
            "component": "https://weblate.framasoft.org/api/components/joinpeertube/glossary/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/joinpeertube/glossary/uk/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-10-29T00:47:31.812315Z",
            "action": 31,
            "target": "",
            "id": 441791,
            "action_name": "Chaîne ajoutée",
            "url": "https://weblate.framasoft.org/api/changes/441791/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.framasoft.org/api/components/joinpeertube/glossary/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/joinpeertube/glossary/uk/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-11-16T15:34:45.708449Z",
            "action": 0,
            "target": "",
            "id": 263954,
            "action_name": "Ressources mises à jour",
            "url": "https://weblate.framasoft.org/api/changes/263954/?format=api"
        }
    ]
}