Translation components API.

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

GET /api/translations/aves/store-short-description/zh_Hant/changes/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 7,
    "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/zh_Hant/?format=api",
            "user": "https://hosted.weblate.org/api/users/deckerst/?format=api",
            "author": null,
            "timestamp": "2022-12-12T15:23:40.964980+01:00",
            "action": 17,
            "target": "",
            "id": 41339327,
            "action_name": "Changes committed",
            "url": "https://hosted.weblate.org/api/changes/41339327/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/87816092/?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/zh_Hant/?format=api",
            "user": "https://hosted.weblate.org/api/users/deckerst/?format=api",
            "author": "https://hosted.weblate.org/api/users/deckerst/?format=api",
            "timestamp": "2022-12-12T15:21:37.440413+01:00",
            "action": 36,
            "target": "圖庫和元資料瀏覽器",
            "id": 41339305,
            "action_name": "Translation approved",
            "url": "https://hosted.weblate.org/api/changes/41339305/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/87816092/?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/zh_Hant/?format=api",
            "user": "https://hosted.weblate.org/api/users/deckerst/?format=api",
            "author": "https://hosted.weblate.org/api/users/deckerst/?format=api",
            "timestamp": "2022-12-12T15:21:37.434278+01:00",
            "action": 45,
            "target": "",
            "id": 41339304,
            "action_name": "Contributor joined",
            "url": "https://hosted.weblate.org/api/changes/41339304/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/87816092/?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/zh_Hant/?format=api",
            "user": "https://hosted.weblate.org/api/users/pemibe4634/?format=api",
            "author": "https://hosted.weblate.org/api/users/pemibe4634/?format=api",
            "timestamp": "2022-12-11T18:34:52.554728+01:00",
            "action": 2,
            "target": "圖庫和元資料瀏覽器",
            "id": 41285280,
            "action_name": "Translation changed",
            "url": "https://hosted.weblate.org/api/changes/41285280/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/87816092/?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/zh_Hant/?format=api",
            "user": "https://hosted.weblate.org/api/users/pemibe4634/?format=api",
            "author": "https://hosted.weblate.org/api/users/pemibe4634/?format=api",
            "timestamp": "2022-12-11T18:34:52.546862+01:00",
            "action": 45,
            "target": "",
            "id": 41285279,
            "action_name": "Contributor joined",
            "url": "https://hosted.weblate.org/api/changes/41285279/?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/zh_Hant/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-12-10T21:07:08.660347+01:00",
            "action": 0,
            "target": "",
            "id": 41253463,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/41253463/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/87816092/?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/zh_Hant/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-12-10T21:07:08.660189+01:00",
            "action": 59,
            "target": "Gallery and metadata explorer",
            "id": 41253462,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/41253462/?format=api"
        }
    ]
}