Changes API.

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

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

{
    "unit": "https://weblate.duniter.org/api/units/6612/?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/en_US/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-02-01T13:10:40.698350Z",
    "action": 59,
    "target": "We can then imagine another more flexible strategy of convergence, starting from a Universal Dividend calculated from the 2010 monetary mass, of 130 € per month per individual for individuals deprived of a minimum income, to make it converge toward a target of 450 € per month per individual in the whole zone.",
    "id": 8523,
    "action_name": "String updated in the repository",
    "url": "https://weblate.duniter.org/api/changes/8523/?format=api"
}