Changes API.

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

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

{
    "unit": "https://translate.yunohost.org/api/units/98439/?format=api",
    "component": "https://translate.yunohost.org/api/components/yunohost-apps/test_app_for_translation/?format=api",
    "translation": "https://translate.yunohost.org/api/translations/yunohost-apps/test_app_for_translation/nl/?format=api",
    "user": "https://translate.yunohost.org/api/users/Psycojoker/?format=api",
    "author": "https://translate.yunohost.org/api/users/Psycojoker/?format=api",
    "timestamp": "2024-03-25T06:44:37.319767Z",
    "action": 5,
    "target": "Moeten aanmeldingsverzoeken worden goedgekeurd door een beheerder/moderator voordat een account zich kan aanmelden/gebruiken op de server?",
    "id": 145999,
    "action_name": "Translation added",
    "url": "https://translate.yunohost.org/api/changes/145999/?format=api"
}