Translation components API.

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

GET /api/translations/peertube/glossary/eo/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://hosted.weblate.org/api/units/75183169/?format=api",
            "component": "https://hosted.weblate.org/api/components/peertube/glossary/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/peertube/glossary/eo/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-04-11T13:28:36.280124+02:00",
            "action": 31,
            "target": "",
            "id": 23195067,
            "action_name": "String added",
            "url": "https://hosted.weblate.org/api/changes/23195067/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/30921035/?format=api",
            "component": "https://hosted.weblate.org/api/components/peertube/glossary/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/peertube/glossary/eo/?format=api",
            "user": "https://hosted.weblate.org/api/users/kimael/?format=api",
            "author": "https://hosted.weblate.org/api/users/kimael/?format=api",
            "timestamp": "2021-11-05T22:20:32.997500+01:00",
            "action": 5,
            "target": "agordojn",
            "id": 14584621,
            "action_name": "Translation added",
            "url": "https://hosted.weblate.org/api/changes/14584621/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/30921076/?format=api",
            "component": "https://hosted.weblate.org/api/components/peertube/glossary/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/peertube/glossary/eo/?format=api",
            "user": "https://hosted.weblate.org/api/users/kimael/?format=api",
            "author": "https://hosted.weblate.org/api/users/kimael/?format=api",
            "timestamp": "2021-11-05T22:20:13.963156+01:00",
            "action": 5,
            "target": "serĉo",
            "id": 14584618,
            "action_name": "Translation added",
            "url": "https://hosted.weblate.org/api/changes/14584618/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/30921076/?format=api",
            "component": "https://hosted.weblate.org/api/components/peertube/glossary/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/peertube/glossary/eo/?format=api",
            "user": "https://hosted.weblate.org/api/users/kimael/?format=api",
            "author": "https://hosted.weblate.org/api/users/kimael/?format=api",
            "timestamp": "2021-11-05T22:20:13.958458+01:00",
            "action": 45,
            "target": "",
            "id": 14584617,
            "action_name": "Contributor joined",
            "url": "https://hosted.weblate.org/api/changes/14584617/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/30921076/?format=api",
            "component": "https://hosted.weblate.org/api/components/peertube/glossary/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/peertube/glossary/eo/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-04-13T11:19:50.041829+02:00",
            "action": 31,
            "target": "",
            "id": 10108636,
            "action_name": "String added",
            "url": "https://hosted.weblate.org/api/changes/10108636/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/30921035/?format=api",
            "component": "https://hosted.weblate.org/api/components/peertube/glossary/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/peertube/glossary/eo/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-04-13T11:19:23.086511+02:00",
            "action": 31,
            "target": "",
            "id": 10108598,
            "action_name": "String added",
            "url": "https://hosted.weblate.org/api/changes/10108598/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/peertube/glossary/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/peertube/glossary/eo/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-02-13T10:37:58.187528+01:00",
            "action": 0,
            "target": "",
            "id": 9377169,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/9377169/?format=api"
        }
    ]
}