Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/41808172/?format=api",
    "component": "https://hosted.weblate.org/api/components/jexiftoolgui/help-texts/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/jexiftoolgui/help-texts/de/?format=api",
    "user": "https://hosted.weblate.org/api/users/sal0max/?format=api",
    "author": "https://hosted.weblate.org/api/users/sal0max/?format=api",
    "timestamp": "2022-04-18T23:38:54.936807+02:00",
    "action": 2,
    "target": "Hilfe für das \"Bearbeite GPano Metadaten\"-Panel",
    "id": 23549196,
    "action_name": "Translation changed",
    "url": "https://hosted.weblate.org/api/changes/23549196/?format=api"
}