Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/96059277/?format=api",
    "component": "https://hosted.weblate.org/api/components/tiled/documentation-index/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/tiled/documentation-index/nb_NO/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-03-27T13:17:02.757121+02:00",
    "action": 59,
    "target": "Hvis du ikke finner det du leter etter her, ikke nøl med å stille spørsmål i 'Tiled-forumet <https://discourse.mapeditor.org/>'_.",
    "id": 52258601,
    "action_name": "String updated in the repository",
    "url": "https://hosted.weblate.org/api/changes/52258601/?format=api"
}