Translation components API.

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

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

{
    "count": 54,
    "next": null,
    "previous": "https://translate.fedoraproject.org/api/translations/libpwquality/app/ar/changes/?format=api",
    "results": [
        {
            "unit": "https://translate.fedoraproject.org/api/units/58145/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/libpwquality/app/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/libpwquality/app/ar/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-01-03T11:30:03.349331Z",
            "action": 13,
            "target": "",
            "id": 16444,
            "action_name": "Source string added",
            "url": "https://translate.fedoraproject.org/api/changes/16444/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/58144/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/libpwquality/app/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/libpwquality/app/ar/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-01-03T11:30:03.304684Z",
            "action": 13,
            "target": "",
            "id": 16443,
            "action_name": "Source string added",
            "url": "https://translate.fedoraproject.org/api/changes/16443/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/58143/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/libpwquality/app/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/libpwquality/app/ar/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-01-03T11:30:03.290043Z",
            "action": 13,
            "target": "",
            "id": 16442,
            "action_name": "Source string added",
            "url": "https://translate.fedoraproject.org/api/changes/16442/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/58142/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/libpwquality/app/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/libpwquality/app/ar/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-01-03T11:30:03.274188Z",
            "action": 13,
            "target": "",
            "id": 16441,
            "action_name": "Source string added",
            "url": "https://translate.fedoraproject.org/api/changes/16441/?format=api"
        }
    ]
}