Translation components API.

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

GET /api/translations/xwiki-contrib/invoices/es/changes/?format=api&page=4
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 154,
    "next": null,
    "previous": "https://l10n.xwiki.org/api/translations/xwiki-contrib/invoices/es/changes/?format=api&page=3",
    "results": [
        {
            "unit": "https://l10n.xwiki.org/api/units/507293/?format=api",
            "component": "https://l10n.xwiki.org/api/components/xwiki-contrib/invoices/?format=api",
            "translation": "https://l10n.xwiki.org/api/translations/xwiki-contrib/invoices/es/?format=api",
            "user": null,
            "author": "https://l10n.xwiki.org/api/users/anonymous/?format=api",
            "timestamp": "2021-04-16T08:17:45.459533Z",
            "action": 4,
            "target": "Cliente",
            "id": 284670,
            "action_name": "Suggestion added",
            "url": "https://l10n.xwiki.org/api/changes/284670/?format=api"
        },
        {
            "unit": "https://l10n.xwiki.org/api/units/507292/?format=api",
            "component": "https://l10n.xwiki.org/api/components/xwiki-contrib/invoices/?format=api",
            "translation": "https://l10n.xwiki.org/api/translations/xwiki-contrib/invoices/es/?format=api",
            "user": null,
            "author": "https://l10n.xwiki.org/api/users/anonymous/?format=api",
            "timestamp": "2021-04-16T08:17:06.012011Z",
            "action": 4,
            "target": "Número de factura",
            "id": 284666,
            "action_name": "Suggestion added",
            "url": "https://l10n.xwiki.org/api/changes/284666/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.xwiki.org/api/components/xwiki-contrib/invoices/?format=api",
            "translation": "https://l10n.xwiki.org/api/translations/xwiki-contrib/invoices/es/?format=api",
            "user": "https://l10n.xwiki.org/api/users/fgm1971/?format=api",
            "author": "https://l10n.xwiki.org/api/users/fgm1971/?format=api",
            "timestamp": "2021-03-15T08:32:10.094466Z",
            "action": 48,
            "target": "",
            "id": 283586,
            "action_name": "Language added",
            "url": "https://l10n.xwiki.org/api/changes/283586/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.xwiki.org/api/components/xwiki-contrib/invoices/?format=api",
            "translation": "https://l10n.xwiki.org/api/translations/xwiki-contrib/invoices/es/?format=api",
            "user": "https://l10n.xwiki.org/api/users/fgm1971/?format=api",
            "author": "https://l10n.xwiki.org/api/users/fgm1971/?format=api",
            "timestamp": "2021-03-15T08:32:09.692625Z",
            "action": 0,
            "target": "",
            "id": 283584,
            "action_name": "Resource updated",
            "url": "https://l10n.xwiki.org/api/changes/283584/?format=api"
        }
    ]
}