Translation projects API.

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

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

{
    "count": 1209,
    "next": null,
    "previous": "https://translate.fedoraproject.org/api/projects/libpwquality/changes/?format=api&page=24",
    "results": [
        {
            "unit": "https://translate.fedoraproject.org/api/units/58147/?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.414318Z",
            "action": 13,
            "target": "",
            "id": 16446,
            "action_name": "Source string added",
            "url": "https://translate.fedoraproject.org/api/changes/16446/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/58146/?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.381914Z",
            "action": 13,
            "target": "",
            "id": 16445,
            "action_name": "Source string added",
            "url": "https://translate.fedoraproject.org/api/changes/16445/?format=api"
        },
        {
            "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"
        },
        {
            "unit": null,
            "component": "https://translate.fedoraproject.org/api/components/libpwquality/app/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2020-01-03T11:30:03.153120Z",
            "action": 21,
            "target": "",
            "id": 16440,
            "action_name": "Repository rebased",
            "url": "https://translate.fedoraproject.org/api/changes/16440/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.fedoraproject.org/api/components/libpwquality/app/?format=api",
            "translation": null,
            "user": "https://translate.fedoraproject.org/api/users/jibecfed/?format=api",
            "author": "https://translate.fedoraproject.org/api/users/jibecfed/?format=api",
            "timestamp": "2020-01-03T11:30:01.139719Z",
            "action": 51,
            "target": "",
            "id": 16439,
            "action_name": "Component created",
            "url": "https://translate.fedoraproject.org/api/changes/16439/?format=api"
        },
        {
            "unit": null,
            "component": null,
            "translation": null,
            "user": "https://translate.fedoraproject.org/api/users/jibecfed/?format=api",
            "author": "https://translate.fedoraproject.org/api/users/jibecfed/?format=api",
            "timestamp": "2020-01-03T11:28:46.103822Z",
            "action": 50,
            "target": "",
            "id": 16438,
            "action_name": "Project created",
            "url": "https://translate.fedoraproject.org/api/changes/16438/?format=api"
        }
    ]
}