Translation components API.

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

GET /api/components/xwiki-contrib/ocr-application/changes/?format=api&page=17
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 805,
    "next": null,
    "previous": "https://l10n.xwiki.org/api/components/xwiki-contrib/ocr-application/changes/?format=api&page=16",
    "results": [
        {
            "unit": null,
            "component": "https://l10n.xwiki.org/api/components/xwiki-contrib/ocr-application/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2019-01-14T13:16:01.779338Z",
            "action": 18,
            "target": "",
            "id": 69304,
            "action_name": "Changes pushed",
            "url": "https://l10n.xwiki.org/api/changes/69304/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.xwiki.org/api/components/xwiki-contrib/ocr-application/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2019-01-14T12:15:38.004434Z",
            "action": 18,
            "target": "",
            "id": 69290,
            "action_name": "Changes pushed",
            "url": "https://l10n.xwiki.org/api/changes/69290/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.xwiki.org/api/components/xwiki-contrib/ocr-application/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2019-01-14T11:15:38.296575Z",
            "action": 18,
            "target": "",
            "id": 69249,
            "action_name": "Changes pushed",
            "url": "https://l10n.xwiki.org/api/changes/69249/?format=api"
        },
        {
            "unit": "https://l10n.xwiki.org/api/units/176058/?format=api",
            "component": "https://l10n.xwiki.org/api/components/xwiki-contrib/ocr-application/?format=api",
            "translation": "https://l10n.xwiki.org/api/translations/xwiki-contrib/ocr-application/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2018-05-11T09:04:21.889312Z",
            "action": 13,
            "target": "",
            "id": 7385,
            "action_name": "Source string added",
            "url": "https://l10n.xwiki.org/api/changes/7385/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.xwiki.org/api/components/xwiki-contrib/ocr-application/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2018-05-11T09:04:21.800644Z",
            "action": 20,
            "target": "",
            "id": 7384,
            "action_name": "Repository merged",
            "url": "https://l10n.xwiki.org/api/changes/7384/?format=api"
        }
    ]
}