Changes API.

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

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

{
    "unit": "https://weblate.tusky.app/api/units/82611/?format=api",
    "component": "https://weblate.tusky.app/api/components/tusky/tusky/?format=api",
    "translation": "https://weblate.tusky.app/api/translations/tusky/tusky/de/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-05-03T11:22:30.806466Z",
    "action": 59,
    "target": "Deinem Server ist bekannt, dass dieser Beitrag bearbeitet wurde. Allerdings besitzt er keine Kopien der Änderungen, weshalb diese nicht angezeigt werden können. \n \nHierbei handelt es sich um <a href=\"https://github.com/mastodon/mastodon/issues/25398\">Mastodon Issue #25398</a>.",
    "id": 157906,
    "action_name": "String updated in the repository",
    "url": "https://weblate.tusky.app/api/changes/157906/?format=api"
}