Translation components API.

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

GET /api/translations/tails/wikisrcinstallclonepcpo/fa/changes/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 5,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": "https://translate.tails.net/api/units/540543/?format=api",
            "component": "https://translate.tails.net/api/components/tails/wikisrcinstallclonepcpo/?format=api",
            "translation": "https://translate.tails.net/api/translations/tails/wikisrcinstallclonepcpo/fa/?format=api",
            "user": "https://translate.tails.net/api/users/xin/?format=api",
            "author": "https://translate.tails.net/api/users/xin/?format=api",
            "timestamp": "2023-08-02T09:19:40.285106Z",
            "action": 36,
            "target": "[[!inline pages=\"install/inc/steps/restart_first_time.inline.fa\" raw=\"yes\" sort=\"age\"]]\n",
            "old": "[[!inline pages=\"install/inc/steps/restart_first_time.inline.fa\" raw=\"yes\" sort=\"age\"]]\n",
            "details": {},
            "id": 3131562,
            "action_name": "Translation approved",
            "url": "https://translate.tails.net/api/changes/3131562/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.tails.net/api/components/tails/wikisrcinstallclonepcpo/?format=api",
            "translation": "https://translate.tails.net/api/translations/tails/wikisrcinstallclonepcpo/fa/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-02T12:22:57.889449Z",
            "action": 0,
            "target": "",
            "old": "",
            "details": {
                "reason": "content changed",
                "filename": "/app/data/vcs/tails/index/wiki/src/install/clone/pc.fa.po"
            },
            "id": 3105947,
            "action_name": "Resource updated",
            "url": "https://translate.tails.net/api/changes/3105947/?format=api"
        },
        {
            "unit": "https://translate.tails.net/api/units/540539/?format=api",
            "component": "https://translate.tails.net/api/components/tails/wikisrcinstallclonepcpo/?format=api",
            "translation": "https://translate.tails.net/api/translations/tails/wikisrcinstallclonepcpo/fa/?format=api",
            "user": "https://translate.tails.net/api/users/xin/?format=api",
            "author": "https://translate.tails.net/api/users/xin/?format=api",
            "timestamp": "2022-12-20T02:21:09.813304Z",
            "action": 36,
            "target": "[[!meta stylesheet=\"inc/stylesheets/steps\" rel=\"stylesheet\" title=\"\"]]\n",
            "old": "[[!meta stylesheet=\"inc/stylesheets/steps\" rel=\"stylesheet\" title=\"\"]]\n",
            "details": {},
            "id": 3094670,
            "action_name": "Translation approved",
            "url": "https://translate.tails.net/api/changes/3094670/?format=api"
        },
        {
            "unit": "https://translate.tails.net/api/units/540539/?format=api",
            "component": "https://translate.tails.net/api/components/tails/wikisrcinstallclonepcpo/?format=api",
            "translation": "https://translate.tails.net/api/translations/tails/wikisrcinstallclonepcpo/fa/?format=api",
            "user": "https://translate.tails.net/api/users/xin/?format=api",
            "author": "https://translate.tails.net/api/users/xin/?format=api",
            "timestamp": "2022-12-20T02:21:09.810853Z",
            "action": 45,
            "target": "",
            "old": "",
            "details": {},
            "id": 3094669,
            "action_name": "Contributor joined",
            "url": "https://translate.tails.net/api/changes/3094669/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.tails.net/api/components/tails/wikisrcinstallclonepcpo/?format=api",
            "translation": "https://translate.tails.net/api/translations/tails/wikisrcinstallclonepcpo/fa/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-02-28T16:25:41.571981Z",
            "action": 0,
            "target": "",
            "old": "",
            "details": {
                "reason": "new file",
                "filename": "wiki/src/install/clone/pc.fa.po"
            },
            "id": 3048128,
            "action_name": "Resource updated",
            "url": "https://translate.tails.net/api/changes/3048128/?format=api"
        }
    ]
}