Translation components API.

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

GET /api/translations/diyseeds-org-pages/donate-failed/si/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-pages/donate-failed/?format=api",
            "translation": "http://translate.diyseeds.org/api/translations/diyseeds-org-pages/donate-failed/si/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-10-25T14:48:59.395925+02:00",
            "action": 0,
            "target": "",
            "id": 14932,
            "action_name": "Resource update",
            "url": "http://translate.diyseeds.org/api/changes/14932/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.diyseeds.org/api/components/diyseeds-org-pages/donate-failed/?format=api",
            "translation": "http://translate.diyseeds.org/api/translations/diyseeds-org-pages/donate-failed/si/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-10-25T14:48:59.526982+02:00",
            "action": 44,
            "target": "",
            "id": 14933,
            "action_name": "New strings to translate",
            "url": "http://translate.diyseeds.org/api/changes/14933/?format=api"
        }
    ]
}