Translation components API.

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

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

{
    "count": 54,
    "next": null,
    "previous": "https://l10n.opensuse.org/api/translations/yast-firewall/master/bs/changes/?format=api",
    "results": [
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-firewall/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-firewall/master/bs/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2017-11-03T17:54:35.651999Z",
            "action": 0,
            "target": "",
            "id": 747539,
            "action_name": "Resource updated",
            "url": "https://l10n.opensuse.org/api/changes/747539/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-firewall/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-firewall/master/bs/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2017-06-15T02:32:56Z",
            "action": 0,
            "target": "",
            "id": 679448,
            "action_name": "Resource updated",
            "url": "https://l10n.opensuse.org/api/changes/679448/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-firewall/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-firewall/master/bs/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2017-04-11T12:54:14Z",
            "action": 0,
            "target": "",
            "id": 625746,
            "action_name": "Resource updated",
            "url": "https://l10n.opensuse.org/api/changes/625746/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-firewall/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-firewall/master/bs/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2016-09-15T16:18:35Z",
            "action": 0,
            "target": "",
            "id": 99872,
            "action_name": "Resource updated",
            "url": "https://l10n.opensuse.org/api/changes/99872/?format=api"
        }
    ]
}