Changes API.

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

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

{
    "unit": "http://translate.pretalx.com/api/units/10956/?format=api",
    "component": "http://translate.pretalx.com/api/components/pretalx/pretalx/?format=api",
    "translation": "http://translate.pretalx.com/api/translations/pretalx/pretalx/de_FORMAL/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2020-12-03T00:32:27.845084Z",
    "action": 30,
    "target": "Reviews are a valuable tool for speakers to improve their content and presentation. Even a short review can prove valuable to a speaker! Please take the time and communicate your feedback in a constructive way.",
    "id": 3903,
    "action_name": "Source string changed",
    "url": "http://translate.pretalx.com/api/changes/3903/?format=api"
}