Changes API.

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

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

{
    "unit": "https://weblate.duniter.org/api/units/6370/?format=api",
    "component": "https://weblate.duniter.org/api/components/trm/appendice-2/?format=api",
    "translation": "https://weblate.duniter.org/api/translations/trm/appendice-2/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-07T01:07:34.955614Z",
    "action": 5,
    "target": "**(a)** \"En el referencial cuantitativo, la cuenta de un individuo pseudoautónomo aparece como si sumase un Dividendo Universal entre dos unidades de tiempo.\"",
    "id": 21314,
    "action_name": "New translation",
    "url": "https://weblate.duniter.org/api/changes/21314/?format=api"
}