Changes API.

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

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

{
    "unit": "https://weblate.framasoft.org/api/units/901749/?format=api",
    "component": "https://weblate.framasoft.org/api/components/joinpeertube/glossary/?format=api",
    "translation": "https://weblate.framasoft.org/api/translations/joinpeertube/glossary/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-09-17T11:24:34.839876Z",
    "action": 31,
    "target": "المنصة",
    "id": 692949,
    "action_name": "Chaîne ajoutée",
    "url": "https://weblate.framasoft.org/api/changes/692949/?format=api"
}