Translation components API.

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

GET /api/translations/tiled/manual/tr/changes/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 8,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/tiled/manual/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/tiled/manual/tr/?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:24:21.316450+02:00",
            "action": 0,
            "target": "",
            "id": 31302690,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/31302690/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/tiled/manual/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/tiled/manual/tr/?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:24:48.569971+02:00",
            "action": 0,
            "target": "",
            "id": 25028077,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/25028077/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/tiled/manual/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/tiled/manual/tr/?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:26:00.643008+02:00",
            "action": 0,
            "target": "",
            "id": 22446716,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/22446716/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/58540286/?format=api",
            "component": "https://hosted.weblate.org/api/components/tiled/manual/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/tiled/manual/tr/?format=api",
            "user": "https://hosted.weblate.org/api/users/Draconis-25/?format=api",
            "author": "https://hosted.weblate.org/api/users/Draconis-25/?format=api",
            "timestamp": "2021-11-17T08:48:37.173569+01:00",
            "action": 2,
            "target": "Automapleme",
            "id": 14799812,
            "action_name": "Translation changed",
            "url": "https://hosted.weblate.org/api/changes/14799812/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/58540287/?format=api",
            "component": "https://hosted.weblate.org/api/components/tiled/manual/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/tiled/manual/tr/?format=api",
            "user": "https://hosted.weblate.org/api/users/Draconis-25/?format=api",
            "author": "https://hosted.weblate.org/api/users/Draconis-25/?format=api",
            "timestamp": "2021-11-17T08:47:56.816478+01:00",
            "action": 5,
            "target": "Automapping nedir?",
            "id": 14799810,
            "action_name": "Translation added",
            "url": "https://hosted.weblate.org/api/changes/14799810/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/58540286/?format=api",
            "component": "https://hosted.weblate.org/api/components/tiled/manual/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/tiled/manual/tr/?format=api",
            "user": "https://hosted.weblate.org/api/users/Draconis-25/?format=api",
            "author": "https://hosted.weblate.org/api/users/Draconis-25/?format=api",
            "timestamp": "2021-11-17T08:47:37.693001+01:00",
            "action": 5,
            "target": "Automapping",
            "id": 14799806,
            "action_name": "Translation added",
            "url": "https://hosted.weblate.org/api/changes/14799806/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/tiled/manual/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/tiled/manual/tr/?format=api",
            "user": "https://hosted.weblate.org/api/users/Draconis-25/?format=api",
            "author": "https://hosted.weblate.org/api/users/Draconis-25/?format=api",
            "timestamp": "2021-11-17T08:38:24.398021+01:00",
            "action": 48,
            "target": "",
            "id": 14799765,
            "action_name": "Language added",
            "url": "https://hosted.weblate.org/api/changes/14799765/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/tiled/manual/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/tiled/manual/tr/?format=api",
            "user": "https://hosted.weblate.org/api/users/Draconis-25/?format=api",
            "author": "https://hosted.weblate.org/api/users/Draconis-25/?format=api",
            "timestamp": "2021-11-17T08:38:24.167647+01:00",
            "action": 0,
            "target": "",
            "id": 14799763,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/14799763/?format=api"
        }
    ]
}