Translation components API.

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

GET /api/translations/pathfinder_kingmaker/kingdom/en/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://waldo.team/api/units/1099505/?format=api",
            "component": "https://waldo.team/api/components/pathfinder_kingmaker/kingdom/?format=api",
            "translation": "https://waldo.team/api/translations/pathfinder_kingmaker/kingdom/en/?format=api",
            "glossary_term": null,
            "user": "https://waldo.team/api/users/setsuna444@naver.com/?format=api",
            "author": "https://waldo.team/api/users/setsuna444@naver.com/?format=api",
            "timestamp": "2020-07-07T20:32:36.125436+09:00",
            "action": 3,
            "target": "",
            "id": 956333,
            "action_name": "Comment added",
            "url": "https://waldo.team/api/changes/956333/?format=api"
        },
        {
            "unit": "https://waldo.team/api/units/1100865/?format=api",
            "component": "https://waldo.team/api/components/pathfinder_kingmaker/kingdom/?format=api",
            "translation": "https://waldo.team/api/translations/pathfinder_kingmaker/kingdom/en/?format=api",
            "glossary_term": null,
            "user": "https://waldo.team/api/users/setsuna444@naver.com/?format=api",
            "author": "https://waldo.team/api/users/setsuna444@naver.com/?format=api",
            "timestamp": "2020-07-12T12:38:30.238778+09:00",
            "action": 3,
            "target": "",
            "id": 960856,
            "action_name": "Comment added",
            "url": "https://waldo.team/api/changes/960856/?format=api"
        },
        {
            "unit": "https://waldo.team/api/units/1266921/?format=api",
            "component": "https://waldo.team/api/components/pathfinder_kingmaker/kingdom/?format=api",
            "translation": "https://waldo.team/api/translations/pathfinder_kingmaker/kingdom/en/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2020-09-17T03:40:13.991085+09:00",
            "action": 13,
            "target": "",
            "id": 1138885,
            "action_name": "New source string",
            "url": "https://waldo.team/api/changes/1138885/?format=api"
        },
        {
            "unit": "https://waldo.team/api/units/1266923/?format=api",
            "component": "https://waldo.team/api/components/pathfinder_kingmaker/kingdom/?format=api",
            "translation": "https://waldo.team/api/translations/pathfinder_kingmaker/kingdom/en/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2020-09-17T03:40:14.256673+09:00",
            "action": 13,
            "target": "",
            "id": 1138887,
            "action_name": "New source string",
            "url": "https://waldo.team/api/changes/1138887/?format=api"
        },
        {
            "unit": "https://waldo.team/api/units/1266925/?format=api",
            "component": "https://waldo.team/api/components/pathfinder_kingmaker/kingdom/?format=api",
            "translation": "https://waldo.team/api/translations/pathfinder_kingmaker/kingdom/en/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2020-09-17T03:40:14.343766+09:00",
            "action": 13,
            "target": "",
            "id": 1138888,
            "action_name": "New source string",
            "url": "https://waldo.team/api/changes/1138888/?format=api"
        }
    ]
}