Changes API.

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

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

{
    "unit": "https://translate.yunohost.org/api/units/75280/?format=api",
    "component": "https://translate.yunohost.org/api/components/yunohost/admin/?format=api",
    "translation": "https://translate.yunohost.org/api/translations/yunohost/admin/pl/?format=api",
    "user": "https://translate.yunohost.org/api/users/cichy1173/?format=api",
    "author": "https://translate.yunohost.org/api/users/cichy1173/?format=api",
    "timestamp": "2023-02-03T19:30:55.254640Z",
    "action": 7,
    "target": "Ta aplikacja wciąż jest eksperymentalna (albo po prostu nie działa) i prawdopodobnie może uszkodzić Twój system! Prawdopodobnie NIE powinieneś jej instalować, chyba że wiesz, co robisz.",
    "id": 96253,
    "action_name": "Suggestion accepted",
    "url": "https://translate.yunohost.org/api/changes/96253/?format=api"
}