Translation components API.

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

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

{
    "count": 6,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/mission-center/glossary/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/mission-center/glossary/ar/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-04-15T14:02:26.376159+02:00",
            "action": 17,
            "target": "",
            "id": 87532470,
            "action_name": "Changes committed",
            "url": "https://hosted.weblate.org/api/changes/87532470/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/121218901/?format=api",
            "component": "https://hosted.weblate.org/api/components/mission-center/glossary/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/mission-center/glossary/ar/?format=api",
            "user": "https://hosted.weblate.org/api/users/Fionn/?format=api",
            "author": "https://hosted.weblate.org/api/users/Fionn/?format=api",
            "timestamp": "2024-04-14T13:35:27.746984+02:00",
            "action": 31,
            "target": "",
            "id": 87491881,
            "action_name": "String added",
            "url": "https://hosted.weblate.org/api/changes/87491881/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/121218871/?format=api",
            "component": "https://hosted.weblate.org/api/components/mission-center/glossary/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/mission-center/glossary/ar/?format=api",
            "user": "https://hosted.weblate.org/api/users/Fionn/?format=api",
            "author": "https://hosted.weblate.org/api/users/Fionn/?format=api",
            "timestamp": "2024-04-14T13:23:34.165238+02:00",
            "action": 31,
            "target": "",
            "id": 87491812,
            "action_name": "String added",
            "url": "https://hosted.weblate.org/api/changes/87491812/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/121218841/?format=api",
            "component": "https://hosted.weblate.org/api/components/mission-center/glossary/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/mission-center/glossary/ar/?format=api",
            "user": "https://hosted.weblate.org/api/users/Fionn/?format=api",
            "author": "https://hosted.weblate.org/api/users/Fionn/?format=api",
            "timestamp": "2024-04-14T13:22:43.416675+02:00",
            "action": 31,
            "target": "",
            "id": 87491774,
            "action_name": "String added",
            "url": "https://hosted.weblate.org/api/changes/87491774/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/mission-center/glossary/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/mission-center/glossary/ar/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-10-18T19:11:36.713069+02:00",
            "action": 0,
            "target": "",
            "id": 68970251,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/68970251/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/mission-center/glossary/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/mission-center/glossary/ar/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-10-18T19:11:36.664020+02:00",
            "action": 17,
            "target": "",
            "id": 68970250,
            "action_name": "Changes committed",
            "url": "https://hosted.weblate.org/api/changes/68970250/?format=api"
        }
    ]
}