Translation components API.

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

GET /api/translations/wl3/dialogue/ko/changes/?format=api&page=3194
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 63865,
    "next": null,
    "previous": "https://waldo.team/api/translations/wl3/dialogue/ko/changes/?format=api&page=3193",
    "results": [
        {
            "unit": "https://waldo.team/api/units/1984239/?format=api",
            "component": "https://waldo.team/api/components/wl3/dialogue/?format=api",
            "translation": "https://waldo.team/api/translations/wl3/dialogue/ko/?format=api",
            "glossary_term": null,
            "user": "https://waldo.team/api/users/8942023c2f854913/?format=api",
            "author": "https://waldo.team/api/users/8942023c2f854913/?format=api",
            "timestamp": "2022-06-28T21:20:13.824093+09:00",
            "action": 2,
            "target": "\"전혀. 새로운 유전이라도 찾았대?\"",
            "id": 2070654,
            "action_name": "Translation changed",
            "url": "https://waldo.team/api/changes/2070654/?format=api"
        },
        {
            "unit": null,
            "component": "https://waldo.team/api/components/wl3/dialogue/?format=api",
            "translation": "https://waldo.team/api/translations/wl3/dialogue/ko/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2022-06-29T18:58:39.872565+09:00",
            "action": 17,
            "target": "",
            "id": 2070778,
            "action_name": "Committed changes",
            "url": "https://waldo.team/api/changes/2070778/?format=api"
        },
        {
            "unit": "https://waldo.team/api/units/2044429/?format=api",
            "component": "https://waldo.team/api/components/wl3/dialogue/?format=api",
            "translation": "https://waldo.team/api/translations/wl3/dialogue/ko/?format=api",
            "glossary_term": null,
            "user": "https://waldo.team/api/users/sqom1234/?format=api",
            "author": "https://waldo.team/api/users/sqom1234/?format=api",
            "timestamp": "2022-10-11T00:19:37.594555+09:00",
            "action": 2,
            "target": "\"아 그래, 들어 보았소. 그런데 요즘은 패트리아크 뷰캐넌을 안다고 해서 요 근방에서 특권이 쥐어지지는 않으니 유감이오.\"",
            "id": 2094257,
            "action_name": "Translation changed",
            "url": "https://waldo.team/api/changes/2094257/?format=api"
        },
        {
            "unit": "https://waldo.team/api/units/2044429/?format=api",
            "component": "https://waldo.team/api/components/wl3/dialogue/?format=api",
            "translation": "https://waldo.team/api/translations/wl3/dialogue/ko/?format=api",
            "glossary_term": null,
            "user": "https://waldo.team/api/users/sqom1234/?format=api",
            "author": "https://waldo.team/api/users/sqom1234/?format=api",
            "timestamp": "2022-10-11T00:19:54.090539+09:00",
            "action": 36,
            "target": "\"아 그래, 들어 보았소. 그런데 요즘은 패트리아크 뷰캐넌을 안다고 해서 요 근방에서 특권이 쥐어지지는 않으니 유감이오.\"",
            "id": 2094258,
            "action_name": "Translation approved",
            "url": "https://waldo.team/api/changes/2094258/?format=api"
        },
        {
            "unit": null,
            "component": "https://waldo.team/api/components/wl3/dialogue/?format=api",
            "translation": "https://waldo.team/api/translations/wl3/dialogue/ko/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2022-11-21T06:16:28.262924+09:00",
            "action": 17,
            "target": "",
            "id": 2115015,
            "action_name": "Committed changes",
            "url": "https://waldo.team/api/changes/2115015/?format=api"
        }
    ]
}