Translation components API.

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

GET /api/translations/cnp3-ebook/glossary/en/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://weblate.info.ucl.ac.be/api/units/37664/?format=api",
            "component": "https://weblate.info.ucl.ac.be/api/components/cnp3-ebook/glossary/?format=api",
            "translation": "https://weblate.info.ucl.ac.be/api/translations/cnp3-ebook/glossary/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-17T01:14:34.841854+02:00",
            "action": 59,
            "target": "ASCII",
            "id": 14917,
            "action_name": "String updated in the repository",
            "url": "https://weblate.info.ucl.ac.be/api/changes/14917/?format=api"
        },
        {
            "unit": "https://weblate.info.ucl.ac.be/api/units/37665/?format=api",
            "component": "https://weblate.info.ucl.ac.be/api/components/cnp3-ebook/glossary/?format=api",
            "translation": "https://weblate.info.ucl.ac.be/api/translations/cnp3-ebook/glossary/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-17T01:14:34.841928+02:00",
            "action": 59,
            "target": "The Domain Name System is a distributed database that can be queried by hosts to map names onto IP addresses. It is defined in :rfc:`1035`",
            "id": 14918,
            "action_name": "String updated in the repository",
            "url": "https://weblate.info.ucl.ac.be/api/changes/14918/?format=api"
        },
        {
            "unit": "https://weblate.info.ucl.ac.be/api/units/37666/?format=api",
            "component": "https://weblate.info.ucl.ac.be/api/components/cnp3-ebook/glossary/?format=api",
            "translation": "https://weblate.info.ucl.ac.be/api/translations/cnp3-ebook/glossary/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-17T01:14:34.841970+02:00",
            "action": 59,
            "target": "A wide area networking technology using virtual circuits that is deployed by telecom operators.",
            "id": 14919,
            "action_name": "String updated in the repository",
            "url": "https://weblate.info.ucl.ac.be/api/changes/14919/?format=api"
        },
        {
            "unit": "https://weblate.info.ucl.ac.be/api/units/37667/?format=api",
            "component": "https://weblate.info.ucl.ac.be/api/components/cnp3-ebook/glossary/?format=api",
            "translation": "https://weblate.info.ucl.ac.be/api/translations/cnp3-ebook/glossary/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-17T01:14:34.842008+02:00",
            "action": 59,
            "target": "ssh",
            "id": 14920,
            "action_name": "String updated in the repository",
            "url": "https://weblate.info.ucl.ac.be/api/changes/14920/?format=api"
        },
        {
            "unit": "https://weblate.info.ucl.ac.be/api/units/37668/?format=api",
            "component": "https://weblate.info.ucl.ac.be/api/components/cnp3-ebook/glossary/?format=api",
            "translation": "https://weblate.info.ucl.ac.be/api/translations/cnp3-ebook/glossary/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-17T01:14:34.842044+02:00",
            "action": 59,
            "target": "VNC",
            "id": 14921,
            "action_name": "String updated in the repository",
            "url": "https://weblate.info.ucl.ac.be/api/changes/14921/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.info.ucl.ac.be/api/components/cnp3-ebook/glossary/?format=api",
            "translation": "https://weblate.info.ucl.ac.be/api/translations/cnp3-ebook/glossary/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-17T01:14:34.842078+02:00",
            "action": 0,
            "target": "",
            "id": 14922,
            "action_name": "Resource update",
            "url": "https://weblate.info.ucl.ac.be/api/changes/14922/?format=api"
        }
    ]
}