Translation components API.

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

GET /api/translations/postgis-workshop/welcome/ko/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://weblate.osgeo.org/api/components/postgis-workshop/welcome/?format=api",
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/welcome/ko/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-01-08T02:50:59.579589Z",
            "action": 0,
            "target": "",
            "id": 1096410,
            "action_name": "Resource updated",
            "url": "https://weblate.osgeo.org/api/changes/1096410/?format=api"
        },
        {
            "unit": "https://weblate.osgeo.org/api/units/199052/?format=api",
            "component": "https://weblate.osgeo.org/api/components/postgis-workshop/welcome/?format=api",
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/welcome/ko/?format=api",
            "user": "https://weblate.osgeo.org/api/users/robe/?format=api",
            "author": "https://weblate.osgeo.org/api/users/robe/?format=api",
            "timestamp": "2022-10-19T23:00:34.729157Z",
            "action": 7,
            "target": "코드",
            "id": 1082532,
            "action_name": "Suggestion accepted",
            "url": "https://weblate.osgeo.org/api/changes/1082532/?format=api"
        },
        {
            "unit": "https://weblate.osgeo.org/api/units/199052/?format=api",
            "component": "https://weblate.osgeo.org/api/components/postgis-workshop/welcome/?format=api",
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/welcome/ko/?format=api",
            "user": "https://weblate.osgeo.org/api/users/anonymous/?format=api",
            "author": "https://weblate.osgeo.org/api/users/anonymous/?format=api",
            "timestamp": "2022-09-17T02:42:26.045003Z",
            "action": 4,
            "target": "코드",
            "id": 963275,
            "action_name": "Suggestion added",
            "url": "https://weblate.osgeo.org/api/changes/963275/?format=api"
        },
        {
            "unit": "https://weblate.osgeo.org/api/units/199045/?format=api",
            "component": "https://weblate.osgeo.org/api/components/postgis-workshop/welcome/?format=api",
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/welcome/ko/?format=api",
            "user": "https://weblate.osgeo.org/api/users/robe/?format=api",
            "author": "https://weblate.osgeo.org/api/users/robe/?format=api",
            "timestamp": "2022-01-09T00:16:33.709367Z",
            "action": 5,
            "target": "어서 오십시오",
            "id": 5704,
            "action_name": "Translation added",
            "url": "https://weblate.osgeo.org/api/changes/5704/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.osgeo.org/api/components/postgis-workshop/welcome/?format=api",
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/welcome/ko/?format=api",
            "user": "https://weblate.osgeo.org/api/users/robe/?format=api",
            "author": "https://weblate.osgeo.org/api/users/robe/?format=api",
            "timestamp": "2022-01-08T22:34:18.096477Z",
            "action": 0,
            "target": "",
            "id": 5658,
            "action_name": "Resource updated",
            "url": "https://weblate.osgeo.org/api/changes/5658/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.osgeo.org/api/components/postgis-workshop/welcome/?format=api",
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/welcome/ko/?format=api",
            "user": "https://weblate.osgeo.org/api/users/robe/?format=api",
            "author": "https://weblate.osgeo.org/api/users/robe/?format=api",
            "timestamp": "2022-01-08T22:34:17.996142Z",
            "action": 48,
            "target": "",
            "id": 5657,
            "action_name": "Language added",
            "url": "https://weblate.osgeo.org/api/changes/5657/?format=api"
        }
    ]
}