Changes API.

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

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

{
    "unit": "https://weblate.duniter.org/api/units/6443/?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:52:28.224458Z",
    "action": 5,
    "target": "Esta forma retoma la tasa de impuesto :math:`(c_1 - c_2)` aplicada a la cuenta incrementada del RdB (buscando su valor en \"t+1\", sin impuestos), y reducido de este valor aproximado en \"t+1\" a su valor en \"t\" por la división por :math:`(1+c_1)`.",
    "id": 21382,
    "action_name": "New translation",
    "url": "https://weblate.duniter.org/api/changes/21382/?format=api"
}