Changes API.

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

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

{
    "unit": "https://weblate.duniter.org/api/units/6757/?format=api",
    "component": "https://weblate.duniter.org/api/components/trm/introduction-de-la-version-2718/?format=api",
    "translation": "https://weblate.duniter.org/api/translations/trm/introduction-de-la-version-2718/es/?format=api",
    "user": "https://weblate.duniter.org/api/users/santiajedrez/?format=api",
    "author": "https://weblate.duniter.org/api/users/santiajedrez/?format=api",
    "timestamp": "2024-05-07T16:49:00.898416Z",
    "action": 5,
    "target": "El lector de la TRM 1.0 y 2.0 con algunos conocimientos matemáticos de funciones exponenciales habrá notado que la numeración de las versiones tiende hacia el número e.",
    "id": 21592,
    "action_name": "New translation",
    "url": "https://weblate.duniter.org/api/changes/21592/?format=api"
}