Changes API.

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

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

{
    "unit": "https://weblate.framasoft.org/api/units/851962/?format=api",
    "component": "https://weblate.framasoft.org/api/components/peppercarrot/website/?format=api",
    "translation": "https://weblate.framasoft.org/api/translations/peppercarrot/website/gl/?format=api",
    "user": "https://weblate.framasoft.org/api/users/Parodper/?format=api",
    "author": "https://weblate.framasoft.org/api/users/Parodper/?format=api",
    "timestamp": "2023-11-11T16:36:27.233768Z",
    "action": 5,
    "target": "Publicado o %1$s, <a %2$s>%3$d comentario</a>.\u001e\u001ePublicado o %1$s, <a %2$s>%3$d comentarios</a>.",
    "id": 714629,
    "action_name": "Traduction ajoutée",
    "url": "https://weblate.framasoft.org/api/changes/714629/?format=api"
}