Changes API.

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

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

{
    "unit": "https://weblate.framasoft.org/api/units/210288/?format=api",
    "component": "https://weblate.framasoft.org/api/components/dolomon/master/?format=api",
    "translation": "https://weblate.framasoft.org/api/translations/dolomon/master/en_US/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2020-09-21T11:13:38.622863Z",
    "action": 30,
    "target": "You can interact with a Dolomon server from Wordpress with the plugin <a href=\"https://framagit.org/framasoft/wp-dolomon\">WP-Dolomon</a>.",
    "id": 98807,
    "action_name": "Chaîne source modifiée",
    "url": "https://weblate.framasoft.org/api/changes/98807/?format=api"
}