Changes API.

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

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

{
    "unit": "https://weblate.framasoft.org/api/units/749258/?format=api",
    "component": "https://weblate.framasoft.org/api/components/framasoft/educ-pop/?format=api",
    "translation": "https://weblate.framasoft.org/api/translations/framasoft/educ-pop/en/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2022-11-02T13:02:14.708846Z",
    "action": 59,
    "target": "The digital world sometimes excludes non-English speakers.\nThat's why Framalang – a self-managed working group – translates English\narticles, websites and books into French.\nThe translations are then published on the Framablog.\n\n- [Participate in Framalang](https://participer.framasoft.org/fr/framalang/index.html)\n- [Read Framalang articles](https://framablog.org/author/framalang-framasoft/)",
    "id": 443743,
    "action_name": "Chaîne mise à jour dans le dépôt",
    "url": "https://weblate.framasoft.org/api/changes/443743/?format=api"
}