Changes API.

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

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

{
    "unit": "https://weblate.framasoft.org/api/units/844656/?format=api",
    "component": "https://weblate.framasoft.org/api/components/peertube/angular/?format=api",
    "translation": "https://weblate.framasoft.org/api/translations/peertube/angular/fr_FR/?format=api",
    "user": "https://weblate.framasoft.org/api/users/chocobozzz/?format=api",
    "author": "https://weblate.framasoft.org/api/users/chocobozzz/?format=api",
    "timestamp": "2024-04-22T08:28:47.709101Z",
    "action": 2,
    "target": "Une indication temporelle (<x id=\"START_ITALIC_TEXT\" ctype=\"x-i\" equiv-text=\"&lt;i&gt;\"/>00:05<x id=\"CLOSE_ITALIC_TEXT\" ctype=\"x-i\" equiv-text=\"&lt;/i&gt;\"/> par exemple) est automatiquement convertie en un lien cliquable vers cet instant de la vidéo.",
    "id": 777421,
    "action_name": "Traduction modifiée",
    "url": "https://weblate.framasoft.org/api/changes/777421/?format=api"
}