Changes API.

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

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

{
    "unit": "https://weblate.duniter.org/api/units/6412/?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:32:20.404503Z",
    "action": 5,
    "target": "Que es la forma definida en el párrafo 9; se trata por tanto de la transformación de :math:`[R_{1},c_{1}]` en el referencial Relativo :math:`[R_{2},c_{2}=0]`, con aproximación al factor constante :math:`DU(0)_{R_{1}}`, y que muestra un crecimiento monetario nulo.",
    "id": 21350,
    "action_name": "New translation",
    "url": "https://weblate.duniter.org/api/changes/21350/?format=api"
}