Translation components API.

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

GET /api/translations/aves/store-short-description/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://hosted.weblate.org/api/components/aves/store-short-description/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/aves/store-short-description/ko/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-04-13T15:07:55.701037+02:00",
            "action": 17,
            "target": "",
            "id": 87461680,
            "action_name": "Changes committed",
            "url": "https://hosted.weblate.org/api/changes/87461680/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/aves/store-short-description/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/aves/store-short-description/ko/?format=api",
            "user": "https://hosted.weblate.org/api/users/tabby/?format=api",
            "author": "https://hosted.weblate.org/api/users/tabby/?format=api",
            "timestamp": "2024-04-13T02:53:46.603821+02:00",
            "action": 1,
            "target": "",
            "id": 87430084,
            "action_name": "Translation completed",
            "url": "https://hosted.weblate.org/api/changes/87430084/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/85284277/?format=api",
            "component": "https://hosted.weblate.org/api/components/aves/store-short-description/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/aves/store-short-description/ko/?format=api",
            "user": "https://hosted.weblate.org/api/users/tabby/?format=api",
            "author": "https://hosted.weblate.org/api/users/tabby/?format=api",
            "timestamp": "2024-04-13T02:53:46.511855+02:00",
            "action": 2,
            "target": "갤러리 및 메타데이터 탐색기",
            "id": 87430083,
            "action_name": "Translation changed",
            "url": "https://hosted.weblate.org/api/changes/87430083/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/85284277/?format=api",
            "component": "https://hosted.weblate.org/api/components/aves/store-short-description/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/aves/store-short-description/ko/?format=api",
            "user": "https://hosted.weblate.org/api/users/tabby/?format=api",
            "author": "https://hosted.weblate.org/api/users/tabby/?format=api",
            "timestamp": "2024-04-13T02:53:46.508181+02:00",
            "action": 45,
            "target": "",
            "id": 87430082,
            "action_name": "Contributor joined",
            "url": "https://hosted.weblate.org/api/changes/87430082/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/aves/store-short-description/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/aves/store-short-description/ko/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-10-20T02:02:34.890085+02:00",
            "action": 0,
            "target": "",
            "id": 37322252,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/37322252/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/85284277/?format=api",
            "component": "https://hosted.weblate.org/api/components/aves/store-short-description/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/aves/store-short-description/ko/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-10-20T02:02:34.889976+02:00",
            "action": 59,
            "target": "Gallery and metadata explorer",
            "id": 37322251,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/37322251/?format=api"
        }
    ]
}