Translation components API.

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

GET /api/translations/yast-caasp/master/pt_BR/changes/?format=api&page=2
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 56,
    "next": null,
    "previous": "https://l10n.opensuse.org/api/translations/yast-caasp/master/pt_BR/changes/?format=api",
    "results": [
        {
            "unit": "https://l10n.opensuse.org/api/units/7682291/?format=api",
            "component": "https://l10n.opensuse.org/api/components/yast-caasp/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-caasp/master/pt_BR/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2018-02-27T16:28:10.418325Z",
            "action": 13,
            "target": "",
            "id": 950896,
            "action_name": "Source string added",
            "url": "https://l10n.opensuse.org/api/changes/950896/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/7682290/?format=api",
            "component": "https://l10n.opensuse.org/api/components/yast-caasp/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-caasp/master/pt_BR/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2018-02-27T16:28:10.377581Z",
            "action": 13,
            "target": "",
            "id": 950895,
            "action_name": "Source string added",
            "url": "https://l10n.opensuse.org/api/changes/950895/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/7682287/?format=api",
            "component": "https://l10n.opensuse.org/api/components/yast-caasp/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-caasp/master/pt_BR/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2018-02-27T16:28:10.240533Z",
            "action": 13,
            "target": "",
            "id": 950892,
            "action_name": "Source string added",
            "url": "https://l10n.opensuse.org/api/changes/950892/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/7682286/?format=api",
            "component": "https://l10n.opensuse.org/api/components/yast-caasp/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-caasp/master/pt_BR/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2018-02-27T16:28:10.196929Z",
            "action": 13,
            "target": "",
            "id": 950891,
            "action_name": "Source string added",
            "url": "https://l10n.opensuse.org/api/changes/950891/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/7682285/?format=api",
            "component": "https://l10n.opensuse.org/api/components/yast-caasp/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-caasp/master/pt_BR/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2018-02-27T16:28:10.158496Z",
            "action": 13,
            "target": "",
            "id": 950890,
            "action_name": "Source string added",
            "url": "https://l10n.opensuse.org/api/changes/950890/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-caasp/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-caasp/master/pt_BR/?format=api",
            "user": "https://l10n.opensuse.org/api/users/rodrigomacedo/?format=api",
            "author": null,
            "timestamp": "2018-02-27T16:28:03.284686Z",
            "action": 17,
            "target": "",
            "id": 950885,
            "action_name": "Changes committed",
            "url": "https://l10n.opensuse.org/api/changes/950885/?format=api"
        }
    ]
}