Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/106694203/?format=api",
    "component": "https://hosted.weblate.org/api/components/ayatana-indicators/display-applet/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/ayatana-indicators/display-applet/fr/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-10-12T23:47:04.376834+02:00",
    "action": 59,
    "target": "Le profil de température de la couleur actuellement utilisé par l'indicateur.",
    "id": 68045928,
    "action_name": "String updated in the repository",
    "url": "https://hosted.weblate.org/api/changes/68045928/?format=api"
}