Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/122034470/?format=api",
    "component": "https://hosted.weblate.org/api/components/godot-engine/godot/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/godot-engine/godot/fr/?format=api",
    "user": "https://hosted.weblate.org/api/users/LaFouine-38/?format=api",
    "author": "https://hosted.weblate.org/api/users/LaFouine-38/?format=api",
    "timestamp": "2024-05-19T15:38:17.130277+02:00",
    "action": 5,
    "target": "Le dossier du projet existe et est vide.",
    "id": 92727795,
    "action_name": "Translation added",
    "url": "https://hosted.weblate.org/api/changes/92727795/?format=api"
}