Translation components API.

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

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

{
    "count": 5,
    "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/ja/?format=api",
            "user": "https://hosted.weblate.org/api/users/deckerst/?format=api",
            "author": null,
            "timestamp": "2022-10-21T19:20:02.797653+02:00",
            "action": 17,
            "target": "",
            "id": 37459972,
            "action_name": "Changes committed",
            "url": "https://hosted.weblate.org/api/changes/37459972/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/85276789/?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/ja/?format=api",
            "user": "https://hosted.weblate.org/api/users/deckerst/?format=api",
            "author": "https://hosted.weblate.org/api/users/deckerst/?format=api",
            "timestamp": "2022-10-21T19:17:52.413255+02:00",
            "action": 36,
            "target": "ギャラリーとメタデータエクスプローラー",
            "id": 37459921,
            "action_name": "Translation approved",
            "url": "https://hosted.weblate.org/api/changes/37459921/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/85276789/?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/ja/?format=api",
            "user": "https://hosted.weblate.org/api/users/deckerst/?format=api",
            "author": "https://hosted.weblate.org/api/users/deckerst/?format=api",
            "timestamp": "2022-10-21T19:17:52.409718+02:00",
            "action": 45,
            "target": "",
            "id": 37459920,
            "action_name": "Contributor joined",
            "url": "https://hosted.weblate.org/api/changes/37459920/?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/ja/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-10-20T00:35:07.209303+02:00",
            "action": 0,
            "target": "",
            "id": 37320896,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/37320896/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/85276789/?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/ja/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-10-20T00:35:07.209185+02:00",
            "action": 59,
            "target": "ギャラリーとメタデータエクスプローラー",
            "id": 37320895,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/37320895/?format=api"
        }
    ]
}