Translation components API.

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

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

{
    "count": 53,
    "next": null,
    "previous": "https://l10n.opensuse.org/api/translations/yast-firewall/master/ne/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/ne/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2017-06-15T02:33:46Z",
            "action": 0,
            "target": "",
            "id": 679528,
            "action_name": "Resource updated",
            "url": "https://l10n.opensuse.org/api/changes/679528/?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/ne/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2017-04-11T12:55:40Z",
            "action": 0,
            "target": "",
            "id": 625828,
            "action_name": "Resource updated",
            "url": "https://l10n.opensuse.org/api/changes/625828/?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/ne/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2016-09-15T16:26:47Z",
            "action": 0,
            "target": "",
            "id": 99952,
            "action_name": "Resource updated",
            "url": "https://l10n.opensuse.org/api/changes/99952/?format=api"
        }
    ]
}