Changes API.

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

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

{
    "unit": "https://weblate.duniter.org/api/units/14184/?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-25T17:17:36.552166Z",
    "action": 31,
    "target": "Clica al mapa la ubicació del teu allotjament",
    "id": 27605,
    "action_name": "New string added",
    "url": "https://weblate.duniter.org/api/changes/27605/?format=api"
}