Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/96155906/?format=api",
    "component": "https://hosted.weblate.org/api/components/lunasea/radarr/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/lunasea/radarr/fr/?format=api",
    "user": "https://hosted.weblate.org/api/users/Sulli/?format=api",
    "author": "https://hosted.weblate.org/api/users/Sulli/?format=api",
    "timestamp": "2023-05-31T15:48:56.275640+02:00",
    "action": 30,
    "target": "Détails du film",
    "id": 57002615,
    "action_name": "Source string changed",
    "url": "https://hosted.weblate.org/api/changes/57002615/?format=api"
}