Changes API.

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

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

{
    "unit": "https://weblate.framasoft.org/api/units/445330/?format=api",
    "component": "https://weblate.framasoft.org/api/components/framasoft/soutenir/?format=api",
    "translation": "https://weblate.framasoft.org/api/translations/framasoft/soutenir/zh_Hant/?format=api",
    "user": "https://weblate.framasoft.org/api/users/Eeeee/?format=api",
    "author": "https://weblate.framasoft.org/api/users/Eeeee/?format=api",
    "timestamp": "2022-12-19T13:47:59.236681Z",
    "action": 5,
    "target": "剛才已向您傳送了一封電子郵件",
    "id": 496284,
    "action_name": "Traduction ajoutée",
    "url": "https://weblate.framasoft.org/api/changes/496284/?format=api"
}