Translation components API.

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

GET /api/translations/tiled/documentation-index/uk/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/tiled/documentation-index/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/tiled/documentation-index/uk/?format=api",
            "user": "https://hosted.weblate.org/api/users/bjorn/?format=api",
            "author": "https://hosted.weblate.org/api/users/bjorn/?format=api",
            "timestamp": "2022-08-11T16:22:51.318227+02:00",
            "action": 0,
            "target": "",
            "id": 31298134,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/31298134/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/tiled/documentation-index/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/tiled/documentation-index/uk/?format=api",
            "user": "https://hosted.weblate.org/api/users/bjorn/?format=api",
            "author": "https://hosted.weblate.org/api/users/bjorn/?format=api",
            "timestamp": "2022-05-16T17:22:00.406232+02:00",
            "action": 0,
            "target": "",
            "id": 25023406,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/25023406/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/tiled/documentation-index/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/tiled/documentation-index/uk/?format=api",
            "user": "https://hosted.weblate.org/api/users/bjorn/?format=api",
            "author": "https://hosted.weblate.org/api/users/bjorn/?format=api",
            "timestamp": "2022-03-28T17:24:30.544840+02:00",
            "action": 0,
            "target": "",
            "id": 22442157,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/22442157/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/tiled/documentation-index/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/tiled/documentation-index/uk/?format=api",
            "user": "https://hosted.weblate.org/api/users/Leonidius20/?format=api",
            "author": "https://hosted.weblate.org/api/users/Leonidius20/?format=api",
            "timestamp": "2021-09-21T12:13:27.750672+02:00",
            "action": 48,
            "target": "",
            "id": 12866273,
            "action_name": "Language added",
            "url": "https://hosted.weblate.org/api/changes/12866273/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/tiled/documentation-index/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/tiled/documentation-index/uk/?format=api",
            "user": "https://hosted.weblate.org/api/users/Leonidius20/?format=api",
            "author": "https://hosted.weblate.org/api/users/Leonidius20/?format=api",
            "timestamp": "2021-09-21T12:13:27.572436+02:00",
            "action": 0,
            "target": "",
            "id": 12866271,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/12866271/?format=api"
        }
    ]
}