Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/15752253/?format=api",
    "component": "https://hosted.weblate.org/api/components/turris/reforis-diagnostics-plugin/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/turris/reforis-diagnostics-plugin/de/?format=api",
    "user": "https://hosted.weblate.org/api/users/blademight/?format=api",
    "author": "https://hosted.weblate.org/api/users/blademight/?format=api",
    "timestamp": "2020-04-06T20:19:13.291428+02:00",
    "action": 5,
    "target": "Herunterladen",
    "id": 5810074,
    "action_name": "Translation added",
    "url": "https://hosted.weblate.org/api/changes/5810074/?format=api"
}