Changes API.

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

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

{
    "unit": "https://weblate.duniter.org/api/units/4377/?format=api",
    "component": "https://weblate.duniter.org/api/components/trm/considerations-generales/?format=api",
    "translation": "https://weblate.duniter.org/api/translations/trm/considerations-generales/en_US/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-01-27T13:01:42.190848Z",
    "action": 59,
    "target": "In the USA, the optimal universal dividend is calculated for about $ 15,000 billion in circulation and 310 millions of residents for a 80 years life span. It would be between:",
    "id": 6209,
    "action_name": "String updated in the repository",
    "url": "https://weblate.duniter.org/api/changes/6209/?format=api"
}