Changes API.

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

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

{
    "unit": "https://translate.yunohost.org/api/units/16054/?format=api",
    "component": "https://translate.yunohost.org/api/components/yunohost/moulinette/?format=api",
    "translation": "https://translate.yunohost.org/api/translations/yunohost/moulinette/hi/?format=api",
    "user": "https://translate.yunohost.org/api/users/achalagrawal/?format=api",
    "author": "https://translate.yunohost.org/api/users/achalagrawal/?format=api",
    "timestamp": "2021-02-07T06:09:58.397017Z",
    "action": 2,
    "target": "यूनोहोस्ट का एक कार्य पहले से चल रहा है। कृपया इस कार्य के समाप्त होने का इंतज़ार करें।",
    "id": 22238,
    "action_name": "Translation changed",
    "url": "https://translate.yunohost.org/api/changes/22238/?format=api"
}