Changes API.

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

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

{
    "unit": "https://weblate.framasoft.org/api/units/884597/?format=api",
    "component": "https://weblate.framasoft.org/api/components/peertube-livechat/glossary/?format=api",
    "translation": "https://weblate.framasoft.org/api/translations/peertube-livechat/glossary/de/?format=api",
    "user": "https://weblate.framasoft.org/api/users/v.hampel/?format=api",
    "author": "https://weblate.framasoft.org/api/users/v.hampel/?format=api",
    "timestamp": "2023-07-17T20:20:52.039734Z",
    "action": 31,
    "target": "`nodejs` (>=14.x)",
    "id": 666793,
    "action_name": "Chaîne ajoutée",
    "url": "https://weblate.framasoft.org/api/changes/666793/?format=api"
}