Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/8326069/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/ibus-typing-booster/app/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/ibus-typing-booster/app/nl/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2021-07-27T08:12:35.299792Z",
    "action": 30,
    "target": "Remember input mode",
    "id": 3454475,
    "action_name": "Source string changed",
    "url": "https://translate.fedoraproject.org/api/changes/3454475/?format=api"
}