Changes API.

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

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

{
    "unit": "https://weblate.duniter.org/api/units/14190/?format=api",
    "component": "https://weblate.duniter.org/api/components/girala-net/glossary/?format=api",
    "translation": "https://weblate.duniter.org/api/translations/girala-net/glossary/ca/?format=api",
    "user": "https://weblate.duniter.org/api/users/admin/?format=api",
    "author": "https://weblate.duniter.org/api/users/admin/?format=api",
    "timestamp": "2025-03-25T18:44:03.028672Z",
    "action": 31,
    "target": "Nombre d'hostes que pot acollir l'allotjament",
    "id": 27612,
    "action_name": "New string added",
    "url": "https://weblate.duniter.org/api/changes/27612/?format=api"
}