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/tr/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/tr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-04-26T09:39:06.730896Z",
            "action": 0,
            "target": "",
            "id": 73921,
            "action_name": "Resource update",
            "url": "http://translate.getmonero.org/api/changes/73921/?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/tr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-04-26T09:39:08.478611Z",
            "action": 44,
            "target": "",
            "id": 73931,
            "action_name": "New strings to translate",
            "url": "http://translate.getmonero.org/api/changes/73931/?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/tr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-08-18T08:42:54.715965Z",
            "action": 0,
            "target": "",
            "id": 89526,
            "action_name": "Resource update",
            "url": "http://translate.getmonero.org/api/changes/89526/?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/tr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-08-18T08:42:55.278155Z",
            "action": 44,
            "target": "",
            "id": 89539,
            "action_name": "New strings to translate",
            "url": "http://translate.getmonero.org/api/changes/89539/?format=api"
        }
    ]
}