Translation components API.

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

GET /api/translations/diyseeds-org-articles/why-produce-your-own-seeds-simplified/ta/changes/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 2,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "http://translate.diyseeds.org/api/components/diyseeds-org-articles/why-produce-your-own-seeds-simplified/?format=api",
            "translation": "http://translate.diyseeds.org/api/translations/diyseeds-org-articles/why-produce-your-own-seeds-simplified/ta/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-05-17T11:02:08.961685+02:00",
            "action": 0,
            "target": "",
            "id": 34150,
            "action_name": "Resource update",
            "url": "http://translate.diyseeds.org/api/changes/34150/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.diyseeds.org/api/components/diyseeds-org-articles/why-produce-your-own-seeds-simplified/?format=api",
            "translation": "http://translate.diyseeds.org/api/translations/diyseeds-org-articles/why-produce-your-own-seeds-simplified/ta/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-05-17T11:02:18.104249+02:00",
            "action": 44,
            "target": "",
            "id": 34183,
            "action_name": "New strings to translate",
            "url": "http://translate.diyseeds.org/api/changes/34183/?format=api"
        }
    ]
}