Translation components API.

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

GET /api/translations/getmonero-user-guides/mine-to-pool/zh_Hant/changes/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 4,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "http://translate.getmonero.org/api/components/getmonero-user-guides/mine-to-pool/?format=api",
            "translation": "http://translate.getmonero.org/api/translations/getmonero-user-guides/mine-to-pool/zh_Hant/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-04-26T09:39:08.006613Z",
            "action": 0,
            "target": "",
            "id": 73923,
            "action_name": "Resource update",
            "url": "http://translate.getmonero.org/api/changes/73923/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.getmonero.org/api/components/getmonero-user-guides/mine-to-pool/?format=api",
            "translation": "http://translate.getmonero.org/api/translations/getmonero-user-guides/mine-to-pool/zh_Hant/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-04-26T09:39:08.497557Z",
            "action": 44,
            "target": "",
            "id": 73933,
            "action_name": "New strings to translate",
            "url": "http://translate.getmonero.org/api/changes/73933/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.getmonero.org/api/components/getmonero-user-guides/mine-to-pool/?format=api",
            "translation": "http://translate.getmonero.org/api/translations/getmonero-user-guides/mine-to-pool/zh_Hant/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-08-18T08:42:55.127561Z",
            "action": 0,
            "target": "",
            "id": 89528,
            "action_name": "Resource update",
            "url": "http://translate.getmonero.org/api/changes/89528/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.getmonero.org/api/components/getmonero-user-guides/mine-to-pool/?format=api",
            "translation": "http://translate.getmonero.org/api/translations/getmonero-user-guides/mine-to-pool/zh_Hant/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-08-18T08:42:55.291502Z",
            "action": 44,
            "target": "",
            "id": 89541,
            "action_name": "New strings to translate",
            "url": "http://translate.getmonero.org/api/changes/89541/?format=api"
        }
    ]
}