Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/28242608/?format=api",
    "component": "https://hosted.weblate.org/api/components/turris/reforis-netmetr-plugin/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/turris/reforis-netmetr-plugin/de/?format=api",
    "user": "https://hosted.weblate.org/api/users/Ignatz/?format=api",
    "author": "https://hosted.weblate.org/api/users/Ignatz/?format=api",
    "timestamp": "2023-09-07T13:24:22.583235+02:00",
    "action": 5,
    "target": "In letzter Zeit gab es keine Tests. Versuchen Sie einen neuen zu starten oder die Daten noch einmal herunterzuladen.",
    "id": 65129982,
    "action_name": "Translation added",
    "url": "https://hosted.weblate.org/api/changes/65129982/?format=api"
}