Translation components API.

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

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

{
    "count": 5,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/appstream/glossary/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/appstream/glossary/ia/?format=api",
            "user": "https://hosted.weblate.org/api/users/ximion/?format=api",
            "author": "https://hosted.weblate.org/api/users/ximion/?format=api",
            "timestamp": "2024-04-24T20:00:02.193623+02:00",
            "action": 0,
            "target": "",
            "id": 88189210,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/88189210/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/appstream/glossary/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/appstream/glossary/ia/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-03-10T16:01:58.722053+01:00",
            "action": 17,
            "target": "",
            "id": 83779967,
            "action_name": "Changes committed",
            "url": "https://hosted.weblate.org/api/changes/83779967/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/118202879/?format=api",
            "component": "https://hosted.weblate.org/api/components/appstream/glossary/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/appstream/glossary/ia/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-03-09T15:15:53.947156+01:00",
            "action": 31,
            "target": "",
            "id": 83672406,
            "action_name": "String added",
            "url": "https://hosted.weblate.org/api/changes/83672406/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/appstream/glossary/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/appstream/glossary/ia/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-03-09T15:15:52.886061+01:00",
            "action": 0,
            "target": "",
            "id": 83672405,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/83672405/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/appstream/glossary/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/appstream/glossary/ia/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-03-09T15:15:52.524418+01:00",
            "action": 17,
            "target": "",
            "id": 83672404,
            "action_name": "Changes committed",
            "url": "https://hosted.weblate.org/api/changes/83672404/?format=api"
        }
    ]
}