Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/28242750/?format=api",
    "component": "https://hosted.weblate.org/api/components/turris/reforis-snapshots-plugin/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/turris/reforis-snapshots-plugin/hu/?format=api",
    "user": "https://hosted.weblate.org/api/users/virsli100/?format=api",
    "author": "https://hosted.weblate.org/api/users/virsli100/?format=api",
    "timestamp": "2021-05-29T17:54:21.256500+02:00",
    "action": 2,
    "target": "Ez a Schnapps parancssori segédprogram kiegészítése, amely több <a href='https://docs.turris.cz/geek/schnapps/schnapps/#what-you-can-do-with-schnapps'> speciális opciót</a> tud biztosítani.",
    "id": 10844582,
    "action_name": "Translation changed",
    "url": "https://hosted.weblate.org/api/changes/10844582/?format=api"
}