Translation components API.

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

GET /api/translations/yast-firewall/master/sq/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-firewall/master/sq/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/sq/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2017-11-22T14:50:01.009168Z",
            "action": 0,
            "target": "",
            "old": "",
            "details": {},
            "id": 754035,
            "action_name": "Resource updated",
            "url": "https://l10n.opensuse.org/api/changes/754035/?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/sq/?format=api",
            "user": "https://l10n.opensuse.org/api/users/admin/?format=api",
            "author": "https://l10n.opensuse.org/api/users/admin/?format=api",
            "timestamp": "2017-11-21T14:38:28.737560Z",
            "action": 0,
            "target": "",
            "old": "",
            "details": {},
            "id": 753023,
            "action_name": "Resource updated",
            "url": "https://l10n.opensuse.org/api/changes/753023/?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/sq/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2017-11-03T17:56:45.608387Z",
            "action": 0,
            "target": "",
            "old": "",
            "details": {},
            "id": 747592,
            "action_name": "Resource updated",
            "url": "https://l10n.opensuse.org/api/changes/747592/?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/sq/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2017-06-15T02:34:04Z",
            "action": 0,
            "target": "",
            "old": "",
            "details": {},
            "id": 679554,
            "action_name": "Resource updated",
            "url": "https://l10n.opensuse.org/api/changes/679554/?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/sq/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2017-04-11T12:56:06Z",
            "action": 0,
            "target": "",
            "old": "",
            "details": {},
            "id": 625854,
            "action_name": "Resource updated",
            "url": "https://l10n.opensuse.org/api/changes/625854/?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/sq/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2016-09-15T16:29:26Z",
            "action": 0,
            "target": "",
            "old": "",
            "details": {},
            "id": 99978,
            "action_name": "Resource updated",
            "url": "https://l10n.opensuse.org/api/changes/99978/?format=api"
        }
    ]
}