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/it/changes/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 6,
    "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/it/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-04-26T09:39:02.497386Z",
            "action": 0,
            "target": "",
            "id": 73915,
            "action_name": "Resource update",
            "url": "http://translate.getmonero.org/api/changes/73915/?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/it/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-04-26T09:39:08.422061Z",
            "action": 44,
            "target": "",
            "id": 73927,
            "action_name": "New strings to translate",
            "url": "http://translate.getmonero.org/api/changes/73927/?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/it/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-08-18T08:42:53.135761Z",
            "action": 0,
            "target": "",
            "id": 89472,
            "action_name": "Resource update",
            "url": "http://translate.getmonero.org/api/changes/89472/?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/it/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-08-18T08:42:55.241428Z",
            "action": 44,
            "target": "",
            "id": 89533,
            "action_name": "New strings to translate",
            "url": "http://translate.getmonero.org/api/changes/89533/?format=api"
        },
        {
            "unit": "http://translate.getmonero.org/api/units/172546/?format=api",
            "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/it/?format=api",
            "user": "http://translate.getmonero.org/api/users/netrik182/?format=api",
            "author": "http://translate.getmonero.org/api/users/netrik182/?format=api",
            "timestamp": "2021-12-17T08:42:18.993488Z",
            "action": 45,
            "target": "",
            "id": 114440,
            "action_name": "New contributor",
            "url": "http://translate.getmonero.org/api/changes/114440/?format=api"
        },
        {
            "unit": "http://translate.getmonero.org/api/units/172546/?format=api",
            "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/it/?format=api",
            "user": "http://translate.getmonero.org/api/users/netrik182/?format=api",
            "author": "http://translate.getmonero.org/api/users/netrik182/?format=api",
            "timestamp": "2021-12-17T08:42:19.004581Z",
            "action": 5,
            "target": "{% include disclaimer.html translated=\"no\" translationOutdated=\"no\" %}",
            "id": 114441,
            "action_name": "New translation",
            "url": "http://translate.getmonero.org/api/changes/114441/?format=api"
        }
    ]
}