Changes API

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

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

{
    "unit": "https://weblate.a4tune.com/api/units/153058/?format=api",
    "component": "https://weblate.a4tune.com/api/components/hiper-scientific-calculator/application/?format=api",
    "translation": "https://weblate.a4tune.com/api/translations/hiper-scientific-calculator/application/es/?format=api",
    "dictionary": null,
    "user": 63,
    "author": 63,
    "timestamp": "2024-03-17T01:03:23.876011Z",
    "action": 5,
    "target": "Cuando pase parámetros, debe especificar la posición o el rango del elemento. Los índices de los elementos empiezan a partir del 1. El primer parámetro se refiere a las filas y el segundo, a las columnas.",
    "id": 108588,
    "action_name": "New translation",
    "url": "https://weblate.a4tune.com/api/changes/108588/?format=api"
}