Translation components API.

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

GET /api/translations/website/code-of-conduct/vi/changes/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 6,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": "https://l10n.elementary.io/api/units/3023738/?format=api",
            "component": "https://l10n.elementary.io/api/components/website/code-of-conduct/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/website/code-of-conduct/vi/?format=api",
            "user": "https://l10n.elementary.io/api/users/SpikeVN/?format=api",
            "author": "https://l10n.elementary.io/api/users/SpikeVN/?format=api",
            "timestamp": "2023-06-06T07:12:23.721836Z",
            "action": 4,
            "target": "Cộng đồng elementary là trải nghiệm tuyệt vời; bạn được đóng góp vào trong dự án lớn, hợp tác với mọi người trên toàn thế giới, giúp chiếc máy tính của họ trở nên tuyệt vời. Tuy nhiên, đi kèm với đó là trách nhiệm tuân thủ các quy tắc chung, đảm bảo môi trường làm việc tốt nhất cho tất cả mọi người. Bạn phải tuân thủ những quy tắc sau khi tương tác với cộng đồng, dù là trong Slack, GitHub, bất kì trang web cộng đồng elementary nào, gặp trực tiếp hay bất kì đâu khác.",
            "id": 1673090,
            "action_name": "Suggestion added",
            "url": "https://l10n.elementary.io/api/changes/1673090/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/website/code-of-conduct/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/website/code-of-conduct/vi/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-10-10T14:11:23.439159Z",
            "action": 0,
            "target": "",
            "id": 1360847,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/1360847/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/website/code-of-conduct/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/website/code-of-conduct/vi/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-10-10T14:02:26.139746Z",
            "action": 0,
            "target": "",
            "id": 1359975,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/1359975/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/website/code-of-conduct/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/website/code-of-conduct/vi/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-04-15T11:51:12.999676Z",
            "action": 0,
            "target": "",
            "id": 1249263,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/1249263/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/website/code-of-conduct/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/website/code-of-conduct/vi/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-04-15T11:49:58.922831Z",
            "action": 0,
            "target": "",
            "id": 1248921,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/1248921/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/website/code-of-conduct/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/website/code-of-conduct/vi/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-09-05T18:11:53.638438Z",
            "action": 0,
            "target": "",
            "id": 1031685,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/1031685/?format=api"
        }
    ]
}