Changes API.

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

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

{
    "unit": "https://translate.yunohost.org/api/units/23724/?format=api",
    "component": "https://translate.yunohost.org/api/components/yunohost/admin/?format=api",
    "translation": "https://translate.yunohost.org/api/translations/yunohost/admin/fr/?format=api",
    "user": "https://translate.yunohost.org/api/users/ppr/?format=api",
    "author": "https://translate.yunohost.org/api/users/ppr/?format=api",
    "timestamp": "2020-10-01T17:23:53.766304Z",
    "action": 37,
    "target": "Le mainteneur de cette application précise qu'elle n'est pas encore prête à être utilisée en production. SOYEZ PRUDENTS !",
    "id": 17883,
    "action_name": "Marked for edit",
    "url": "https://translate.yunohost.org/api/changes/17883/?format=api"
}