Translation components API.

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

GET /api/translations/abrt/libreport/ja/changes/?format=api&page=2
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 56,
    "next": null,
    "previous": "https://translate.fedoraproject.org/api/translations/abrt/libreport/ja/changes/?format=api",
    "results": [
        {
            "unit": "https://translate.fedoraproject.org/api/units/314435/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/abrt/libreport/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/abrt/libreport/ja/?format=api",
            "user": null,
            "author": "https://translate.fedoraproject.org/api/users/anonymous/?format=api",
            "timestamp": "2020-01-11T17:57:44.838779Z",
            "action": 4,
            "target": "Fedora インストラクチャーを使って Java 例外を処理します",
            "id": 35776,
            "action_name": "Suggestion added",
            "url": "https://translate.fedoraproject.org/api/changes/35776/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/314454/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/abrt/libreport/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/abrt/libreport/ja/?format=api",
            "user": null,
            "author": "https://translate.fedoraproject.org/api/users/anonymous/?format=api",
            "timestamp": "2020-01-11T17:57:44.781084Z",
            "action": 4,
            "target": "Red Hat インフラストラクチャーを使って Java 例外を処理します",
            "id": 35775,
            "action_name": "Suggestion added",
            "url": "https://translate.fedoraproject.org/api/changes/35775/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/314081/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/abrt/libreport/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/abrt/libreport/ja/?format=api",
            "user": null,
            "author": "https://translate.fedoraproject.org/api/users/anonymous/?format=api",
            "timestamp": "2020-01-11T17:57:44.728915Z",
            "action": 4,
            "target": "報告できません",
            "id": 35774,
            "action_name": "Suggestion added",
            "url": "https://translate.fedoraproject.org/api/changes/35774/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/314070/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/abrt/libreport/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/abrt/libreport/ja/?format=api",
            "user": null,
            "author": "https://translate.fedoraproject.org/api/users/anonymous/?format=api",
            "timestamp": "2020-01-11T17:57:44.705201Z",
            "action": 4,
            "target": "エラー: %s",
            "id": 35773,
            "action_name": "Suggestion added",
            "url": "https://translate.fedoraproject.org/api/changes/35773/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/313941/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/abrt/libreport/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/abrt/libreport/ja/?format=api",
            "user": null,
            "author": "https://translate.fedoraproject.org/api/users/anonymous/?format=api",
            "timestamp": "2020-01-11T17:57:44.633884Z",
            "action": 4,
            "target": "終了",
            "id": 35772,
            "action_name": "Suggestion added",
            "url": "https://translate.fedoraproject.org/api/changes/35772/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.fedoraproject.org/api/components/abrt/libreport/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/abrt/libreport/ja/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-01-11T14:01:26.774815Z",
            "action": 0,
            "target": "",
            "id": 34779,
            "action_name": "Resource updated",
            "url": "https://translate.fedoraproject.org/api/changes/34779/?format=api"
        }
    ]
}