Changes API.

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

GET /api/changes/4063/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "unit": null,
    "component": "http://translate.diyseeds.org/api/components/diyseeds-org-organizations/seed-savers-exchange/?format=api",
    "translation": "http://translate.diyseeds.org/api/translations/diyseeds-org-organizations/seed-savers-exchange/de/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2021-09-06T12:32:20.011771+02:00",
    "action": 44,
    "target": "",
    "id": 4063,
    "action_name": "New strings to translate",
    "url": "http://translate.diyseeds.org/api/changes/4063/?format=api"
}