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/fr/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/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-04-26T09:39:01.876958Z",
            "action": 0,
            "target": "",
            "id": 73914,
            "action_name": "Resource update",
            "url": "http://translate.getmonero.org/api/changes/73914/?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/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-04-26T09:39:08.412636Z",
            "action": 44,
            "target": "",
            "id": 73926,
            "action_name": "New strings to translate",
            "url": "http://translate.getmonero.org/api/changes/73926/?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/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-08-18T08:42:52.989248Z",
            "action": 0,
            "target": "",
            "id": 89471,
            "action_name": "Resource update",
            "url": "http://translate.getmonero.org/api/changes/89471/?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/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-08-18T08:42:55.234151Z",
            "action": 44,
            "target": "",
            "id": 89532,
            "action_name": "New strings to translate",
            "url": "http://translate.getmonero.org/api/changes/89532/?format=api"
        }
    ]
}