Changes API.

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

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

{
    "unit": "https://weblate.duniter.org/api/units/6711/?format=api",
    "component": "https://weblate.duniter.org/api/components/trm/comment-installer-une-monnaie-a-dividende-universel/?format=api",
    "translation": "https://weblate.duniter.org/api/translations/trm/comment-installer-une-monnaie-a-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-06T22:18:20.700889Z",
    "action": 5,
    "target": "Independientemente del sistema monetario utilizado, conviene analizar en profundidad el problema del préstamo con interés. En el caso de un interés superior a la tasa de crecimiento de la masa monetaria, hay que recuperar más dinero del que se crea, lo que puede resultar mecánicamente imposible independientemente del nivel de producción o intercambio.",
    "id": 20993,
    "action_name": "New translation",
    "url": "https://weblate.duniter.org/api/changes/20993/?format=api"
}