Changes API.

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

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

{
    "unit": "https://translate.yunohost.org/api/units/23783/?format=api",
    "component": "https://translate.yunohost.org/api/components/yunohost/admin/?format=api",
    "translation": "https://translate.yunohost.org/api/translations/yunohost/admin/it/?format=api",
    "user": "https://translate.yunohost.org/api/users/lnoferin/?format=api",
    "author": "https://translate.yunohost.org/api/users/lnoferin/?format=api",
    "timestamp": "2020-05-24T22:23:31.194331Z",
    "action": 5,
    "target": "Questa applicazione non è più stata manutenuta da qualche tempo. Potrebbe funzionare ancora ma non riceverà più aggiornamenti fino a quando non verrà adottata da qualche volontario. Potresti contribuire facendolo.",
    "id": 15942,
    "action_name": "Translation added",
    "url": "https://translate.yunohost.org/api/changes/15942/?format=api"
}