Changes API.

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

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

{
    "unit": "https://weblate.duniter.org/api/units/6749/?format=api",
    "component": "https://weblate.duniter.org/api/components/trm/probleme-des-trois-producteurs/?format=api",
    "translation": "https://weblate.duniter.org/api/translations/trm/probleme-des-trois-producteurs/en_US/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-02-01T13:10:44.068224Z",
    "action": 59,
    "target": "We can see that the exchanges cannot be bilateral, but must be circular. Furthermore as it is perfectly possible that X grants no value to Vz, Y to Vx, and Z to Vy (relativity principle), none of the produced goods and services can be used as a common metric. This is the fundamental argument that implies that the currency must be defined on a basis that is independent of the produced values by each individual.",
    "id": 8664,
    "action_name": "String updated in the repository",
    "url": "https://weblate.duniter.org/api/changes/8664/?format=api"
}