Translation components API.

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

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

{
    "count": 55,
    "next": null,
    "previous": "https://translate.fedoraproject.org/api/translations/libpwquality/app/ja/changes/?format=api",
    "results": [
        {
            "unit": null,
            "component": "https://translate.fedoraproject.org/api/components/libpwquality/app/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/libpwquality/app/ja/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-07-05T10:53:30.022251Z",
            "action": 17,
            "target": "",
            "id": 1010047,
            "action_name": "Changes committed",
            "url": "https://translate.fedoraproject.org/api/changes/1010047/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/59117/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/libpwquality/app/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/libpwquality/app/ja/?format=api",
            "user": "https://translate.fedoraproject.org/api/users/ykinoshi/?format=api",
            "author": "https://translate.fedoraproject.org/api/users/ykinoshi/?format=api",
            "timestamp": "2020-07-01T17:37:05.869879Z",
            "action": 2,
            "target": "このパスワードは短かすぎます。",
            "id": 984233,
            "action_name": "Translation changed",
            "url": "https://translate.fedoraproject.org/api/changes/984233/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/59129/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/libpwquality/app/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/libpwquality/app/ja/?format=api",
            "user": "https://translate.fedoraproject.org/api/users/ykinoshi/?format=api",
            "author": "https://translate.fedoraproject.org/api/users/ykinoshi/?format=api",
            "timestamp": "2020-07-01T17:36:25.040000Z",
            "action": 2,
            "target": "パスワードの生成に失敗 - 設定に必要なエントロピーが小さすぎます。",
            "id": 984232,
            "action_name": "Translation changed",
            "url": "https://translate.fedoraproject.org/api/changes/984232/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/59129/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/libpwquality/app/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/libpwquality/app/ja/?format=api",
            "user": "https://translate.fedoraproject.org/api/users/ykinoshi/?format=api",
            "author": "https://translate.fedoraproject.org/api/users/ykinoshi/?format=api",
            "timestamp": "2020-07-01T17:36:25.035394Z",
            "action": 45,
            "target": "",
            "id": 984231,
            "action_name": "Contributor joined",
            "url": "https://translate.fedoraproject.org/api/changes/984231/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.fedoraproject.org/api/components/libpwquality/app/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/libpwquality/app/ja/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-01-03T11:30:11.765142Z",
            "action": 0,
            "target": "",
            "id": 16510,
            "action_name": "Resource updated",
            "url": "https://translate.fedoraproject.org/api/changes/16510/?format=api"
        }
    ]
}