Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/122064198/?format=api",
    "component": "https://hosted.weblate.org/api/components/godot-engine/godot-class-reference/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/godot-engine/godot-class-reference/fr/?format=api",
    "user": "https://hosted.weblate.org/api/users/7lele/?format=api",
    "author": "https://hosted.weblate.org/api/users/7lele/?format=api",
    "timestamp": "2024-05-19T14:58:59.405712+02:00",
    "action": 5,
    "target": "La force utilisée pour calculer la carte de densité VRS. Plus cette valeur est élevée, plus le VRS est visible.",
    "id": 92727046,
    "action_name": "Translation added",
    "url": "https://hosted.weblate.org/api/changes/92727046/?format=api"
}