Translation components API.

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

GET /api/translations/xwiki-contrib/map-macro/fa/changes/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 5,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "https://l10n.xwiki.org/api/components/xwiki-contrib/map-macro/?format=api",
            "translation": "https://l10n.xwiki.org/api/translations/xwiki-contrib/map-macro/fa/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-01-26T12:33:39.344797Z",
            "action": 0,
            "target": "",
            "id": 279405,
            "action_name": "Resource updated",
            "url": "https://l10n.xwiki.org/api/changes/279405/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.xwiki.org/api/components/xwiki-contrib/map-macro/?format=api",
            "translation": "https://l10n.xwiki.org/api/translations/xwiki-contrib/map-macro/fa/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-01-12T03:30:09.555381Z",
            "action": 0,
            "target": "",
            "id": 279035,
            "action_name": "Resource updated",
            "url": "https://l10n.xwiki.org/api/changes/279035/?format=api"
        },
        {
            "unit": "https://l10n.xwiki.org/api/units/194520/?format=api",
            "component": "https://l10n.xwiki.org/api/components/xwiki-contrib/map-macro/?format=api",
            "translation": "https://l10n.xwiki.org/api/translations/xwiki-contrib/map-macro/fa/?format=api",
            "user": null,
            "author": "https://l10n.xwiki.org/api/users/anonymous/?format=api",
            "timestamp": "2019-01-08T10:38:39.865739Z",
            "action": 29,
            "target": "نقشه",
            "id": 68068,
            "action_name": "Suggestion removed during cleanup",
            "url": "https://l10n.xwiki.org/api/changes/68068/?format=api"
        },
        {
            "unit": "https://l10n.xwiki.org/api/units/194525/?format=api",
            "component": "https://l10n.xwiki.org/api/components/xwiki-contrib/map-macro/?format=api",
            "translation": "https://l10n.xwiki.org/api/translations/xwiki-contrib/map-macro/fa/?format=api",
            "user": null,
            "author": "https://l10n.xwiki.org/api/users/anonymous/?format=api",
            "timestamp": "2019-01-07T12:10:29.588055Z",
            "action": 4,
            "target": "عرض نقشه در مقیاس پیکسل یا درصد",
            "id": 67820,
            "action_name": "Suggestion added",
            "url": "https://l10n.xwiki.org/api/changes/67820/?format=api"
        },
        {
            "unit": "https://l10n.xwiki.org/api/units/194520/?format=api",
            "component": "https://l10n.xwiki.org/api/components/xwiki-contrib/map-macro/?format=api",
            "translation": "https://l10n.xwiki.org/api/translations/xwiki-contrib/map-macro/fa/?format=api",
            "user": null,
            "author": "https://l10n.xwiki.org/api/users/anonymous/?format=api",
            "timestamp": "2019-01-07T12:09:27.712710Z",
            "action": 4,
            "target": "نقشه",
            "id": 67819,
            "action_name": "Suggestion added",
            "url": "https://l10n.xwiki.org/api/changes/67819/?format=api"
        }
    ]
}