Translation components API.

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

GET /api/translations/diyseeds-org-videos/sunflower/fr/changes/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 3,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "http://translate.diyseeds.org/api/components/diyseeds-org-videos/sunflower/?format=api",
            "translation": "http://translate.diyseeds.org/api/translations/diyseeds-org-videos/sunflower/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-09-09T23:52:58.977291+02:00",
            "action": 0,
            "target": "",
            "id": 7137,
            "action_name": "Resource update",
            "url": "http://translate.diyseeds.org/api/changes/7137/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.diyseeds.org/api/components/diyseeds-org-videos/sunflower/?format=api",
            "translation": "http://translate.diyseeds.org/api/translations/diyseeds-org-videos/sunflower/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-09-17T16:03:12.034580+02:00",
            "action": 0,
            "target": "",
            "id": 9993,
            "action_name": "Resource update",
            "url": "http://translate.diyseeds.org/api/changes/9993/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.diyseeds.org/api/components/diyseeds-org-videos/sunflower/?format=api",
            "translation": "http://translate.diyseeds.org/api/translations/diyseeds-org-videos/sunflower/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-09-25T09:26:07.062298+02:00",
            "action": 0,
            "target": "",
            "id": 11829,
            "action_name": "Resource update",
            "url": "http://translate.diyseeds.org/api/changes/11829/?format=api"
        }
    ]
}