Translation components API.

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

GET /api/translations/postgis-workshop/postgis-functions/zh_Hans/changes/?format=api&page=2
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 55,
    "next": null,
    "previous": "https://weblate.osgeo.org/api/translations/postgis-workshop/postgis-functions/zh_Hans/changes/?format=api",
    "results": [
        {
            "unit": "https://weblate.osgeo.org/api/units/473296/?format=api",
            "component": "https://weblate.osgeo.org/api/components/postgis-workshop/postgis-functions/?format=api",
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/postgis-functions/zh_Hans/?format=api",
            "user": "https://weblate.osgeo.org/api/users/onsummer/?format=api",
            "author": "https://weblate.osgeo.org/api/users/onsummer/?format=api",
            "timestamp": "2022-02-27T20:37:38.781315Z",
            "action": 5,
            "target": ":command:`ST_MakePoint(Longitude, Latitude)`",
            "id": 12035,
            "action_name": "Translation added",
            "url": "https://weblate.osgeo.org/api/changes/12035/?format=api"
        },
        {
            "unit": "https://weblate.osgeo.org/api/units/473295/?format=api",
            "component": "https://weblate.osgeo.org/api/components/postgis-workshop/postgis-functions/?format=api",
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/postgis-functions/zh_Hans/?format=api",
            "user": "https://weblate.osgeo.org/api/users/onsummer/?format=api",
            "author": "https://weblate.osgeo.org/api/users/onsummer/?format=api",
            "timestamp": "2022-02-27T20:37:33.122497Z",
            "action": 5,
            "target": "构造器",
            "id": 12034,
            "action_name": "Translation added",
            "url": "https://weblate.osgeo.org/api/changes/12034/?format=api"
        },
        {
            "unit": "https://weblate.osgeo.org/api/units/473294/?format=api",
            "component": "https://weblate.osgeo.org/api/components/postgis-workshop/postgis-functions/?format=api",
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/postgis-functions/zh_Hans/?format=api",
            "user": "https://weblate.osgeo.org/api/users/onsummer/?format=api",
            "author": "https://weblate.osgeo.org/api/users/onsummer/?format=api",
            "timestamp": "2022-02-27T20:37:24.786940Z",
            "action": 5,
            "target": "附录 A:PostGIS 函数",
            "id": 12033,
            "action_name": "Translation added",
            "url": "https://weblate.osgeo.org/api/changes/12033/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.osgeo.org/api/components/postgis-workshop/postgis-functions/?format=api",
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/postgis-functions/zh_Hans/?format=api",
            "user": "https://weblate.osgeo.org/api/users/onsummer/?format=api",
            "author": "https://weblate.osgeo.org/api/users/onsummer/?format=api",
            "timestamp": "2022-02-27T20:36:56.739276Z",
            "action": 48,
            "target": "",
            "id": 12031,
            "action_name": "Language added",
            "url": "https://weblate.osgeo.org/api/changes/12031/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.osgeo.org/api/components/postgis-workshop/postgis-functions/?format=api",
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/postgis-functions/zh_Hans/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-02-27T20:36:55.776011Z",
            "action": 0,
            "target": "",
            "id": 12029,
            "action_name": "Resource updated",
            "url": "https://weblate.osgeo.org/api/changes/12029/?format=api"
        }
    ]
}