Changes API.

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

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

{
    "unit": "https://weblate.duniter.org/api/units/7138/?format=api",
    "component": "https://weblate.duniter.org/api/components/trm/autres-fondements-du-dividende-universel/?format=api",
    "translation": "https://weblate.duniter.org/api/translations/trm/autres-fondements-du-dividende-universel/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-06T23:55:19.194671Z",
    "action": 5,
    "target": "La moneda no tiene como objetivo ser un instrumento para la toma de rehenes; para que los que deciden monetizar su producción puedan aprovechar la acumulación de moneda con el fin de bloquear el intercambio entre los demás productores e imponer su visión.",
    "id": 21162,
    "action_name": "New translation",
    "url": "https://weblate.duniter.org/api/changes/21162/?format=api"
}