Translation components API.

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

GET /api/components/galette/doc-user-search/changes/?format=api&page=16
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 757,
    "next": null,
    "previous": "https://hosted.weblate.org/api/components/galette/doc-user-search/changes/?format=api&page=15",
    "results": [
        {
            "unit": "https://hosted.weblate.org/api/units/17704388/?format=api",
            "component": "https://hosted.weblate.org/api/components/galette/doc-user-search/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/galette/doc-user-search/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-06-20T08:19:30.710883+02:00",
            "action": 13,
            "target": "",
            "id": 6485089,
            "action_name": "Source string added",
            "url": "https://hosted.weblate.org/api/changes/6485089/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/17704382/?format=api",
            "component": "https://hosted.weblate.org/api/components/galette/doc-user-search/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/galette/doc-user-search/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-06-20T08:19:30.682793+02:00",
            "action": 13,
            "target": "",
            "id": 6485086,
            "action_name": "Source string added",
            "url": "https://hosted.weblate.org/api/changes/6485086/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/17704367/?format=api",
            "component": "https://hosted.weblate.org/api/components/galette/doc-user-search/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/galette/doc-user-search/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-06-20T08:19:30.612024+02:00",
            "action": 13,
            "target": "",
            "id": 6485080,
            "action_name": "Source string added",
            "url": "https://hosted.weblate.org/api/changes/6485080/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/17704350/?format=api",
            "component": "https://hosted.weblate.org/api/components/galette/doc-user-search/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/galette/doc-user-search/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-06-20T08:19:30.507442+02:00",
            "action": 13,
            "target": "",
            "id": 6485071,
            "action_name": "Source string added",
            "url": "https://hosted.weblate.org/api/changes/6485071/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/17704342/?format=api",
            "component": "https://hosted.weblate.org/api/components/galette/doc-user-search/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/galette/doc-user-search/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-06-20T08:19:30.427936+02:00",
            "action": 13,
            "target": "",
            "id": 6485066,
            "action_name": "Source string added",
            "url": "https://hosted.weblate.org/api/changes/6485066/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/17704330/?format=api",
            "component": "https://hosted.weblate.org/api/components/galette/doc-user-search/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/galette/doc-user-search/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-06-20T08:19:30.295473+02:00",
            "action": 13,
            "target": "",
            "id": 6485061,
            "action_name": "Source string added",
            "url": "https://hosted.weblate.org/api/changes/6485061/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/galette/doc-user-search/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2020-06-20T08:19:29.428379+02:00",
            "action": 51,
            "target": "",
            "id": 6485050,
            "action_name": "Component created",
            "url": "https://hosted.weblate.org/api/changes/6485050/?format=api"
        }
    ]
}