Translation components API.

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

GET /api/translations/libosinfo/osinfo-db-tools/ja/changes/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 4,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "https://translate.fedoraproject.org/api/components/libosinfo/osinfo-db-tools/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/libosinfo/osinfo-db-tools/ja/?format=api",
            "user": "https://translate.fedoraproject.org/api/users/ptoscano/?format=api",
            "author": "https://translate.fedoraproject.org/api/users/ptoscano/?format=api",
            "timestamp": "2022-09-05T08:35:20.865443Z",
            "action": 0,
            "target": "",
            "id": 7573139,
            "action_name": "Resource updated",
            "url": "https://translate.fedoraproject.org/api/changes/7573139/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.fedoraproject.org/api/components/libosinfo/osinfo-db-tools/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/libosinfo/osinfo-db-tools/ja/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-05-29T08:26:50.564471Z",
            "action": 0,
            "target": "",
            "id": 733112,
            "action_name": "Resource updated",
            "url": "https://translate.fedoraproject.org/api/changes/733112/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/99272/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/libosinfo/osinfo-db-tools/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/libosinfo/osinfo-db-tools/ja/?format=api",
            "user": null,
            "author": "https://translate.fedoraproject.org/api/users/anonymous/?format=api",
            "timestamp": "2020-01-07T21:48:12.479746Z",
            "action": 4,
            "target": "コマンドラインオプションの構文解析中にエラーが発生しました: %s\n",
            "id": 22770,
            "action_name": "Suggestion added",
            "url": "https://translate.fedoraproject.org/api/changes/22770/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.fedoraproject.org/api/components/libosinfo/osinfo-db-tools/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/libosinfo/osinfo-db-tools/ja/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-01-07T21:23:14.486676Z",
            "action": 0,
            "target": "",
            "id": 22429,
            "action_name": "Resource updated",
            "url": "https://translate.fedoraproject.org/api/changes/22429/?format=api"
        }
    ]
}