Changes API.

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

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

{
    "unit": "https://weblate.framasoft.org/api/units/753682/?format=api",
    "component": "https://weblate.framasoft.org/api/components/joinpeertube/main/?format=api",
    "translation": "https://weblate.framasoft.org/api/translations/joinpeertube/main/ar/?format=api",
    "user": "https://weblate.framasoft.org/api/users/freecoss/?format=api",
    "author": "https://weblate.framasoft.org/api/users/freecoss/?format=api",
    "timestamp": "2023-10-20T07:34:20.295908Z",
    "action": 5,
    "target": "من هو تميمة بييرتيوب؟ هل هو الأخطبوط؟",
    "id": 708336,
    "action_name": "Traduction ajoutée",
    "url": "https://weblate.framasoft.org/api/changes/708336/?format=api"
}