Translation components API.

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

GET /api/translations/cnp3-ebook/exercisesnetwork/cs/changes/?format=api&page=4
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 65,
    "next": null,
    "previous": "https://weblate.info.ucl.ac.be/api/translations/cnp3-ebook/exercisesnetwork/cs/changes/?format=api&page=3",
    "results": [
        {
            "unit": "https://weblate.info.ucl.ac.be/api/units/17014/?format=api",
            "component": "https://weblate.info.ucl.ac.be/api/components/cnp3-ebook/exercisesnetwork/?format=api",
            "translation": "https://weblate.info.ucl.ac.be/api/translations/cnp3-ebook/exercisesnetwork/cs/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2019-10-14T10:37:34.213967+02:00",
            "action": 13,
            "target": "",
            "id": 4792,
            "action_name": "New source string",
            "url": "https://weblate.info.ucl.ac.be/api/changes/4792/?format=api"
        },
        {
            "unit": "https://weblate.info.ucl.ac.be/api/units/17020/?format=api",
            "component": "https://weblate.info.ucl.ac.be/api/components/cnp3-ebook/exercisesnetwork/?format=api",
            "translation": "https://weblate.info.ucl.ac.be/api/translations/cnp3-ebook/exercisesnetwork/cs/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2019-10-14T10:37:34.307288+02:00",
            "action": 13,
            "target": "",
            "id": 4794,
            "action_name": "New source string",
            "url": "https://weblate.info.ucl.ac.be/api/changes/4794/?format=api"
        },
        {
            "unit": "https://weblate.info.ucl.ac.be/api/units/17026/?format=api",
            "component": "https://weblate.info.ucl.ac.be/api/components/cnp3-ebook/exercisesnetwork/?format=api",
            "translation": "https://weblate.info.ucl.ac.be/api/translations/cnp3-ebook/exercisesnetwork/cs/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2019-10-14T10:37:34.410998+02:00",
            "action": 13,
            "target": "",
            "id": 4797,
            "action_name": "New source string",
            "url": "https://weblate.info.ucl.ac.be/api/changes/4797/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.info.ucl.ac.be/api/components/cnp3-ebook/exercisesnetwork/?format=api",
            "translation": "https://weblate.info.ucl.ac.be/api/translations/cnp3-ebook/exercisesnetwork/cs/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2019-10-14T10:37:34.465993+02:00",
            "action": 0,
            "target": "",
            "id": 4799,
            "action_name": "Resource update",
            "url": "https://weblate.info.ucl.ac.be/api/changes/4799/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.info.ucl.ac.be/api/components/cnp3-ebook/exercisesnetwork/?format=api",
            "translation": "https://weblate.info.ucl.ac.be/api/translations/cnp3-ebook/exercisesnetwork/cs/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2019-10-14T10:37:41.467345+02:00",
            "action": 44,
            "target": "",
            "id": 4863,
            "action_name": "New string to translate",
            "url": "https://weblate.info.ucl.ac.be/api/changes/4863/?format=api"
        }
    ]
}