Changes API.

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

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

{
    "unit": "https://weblate.framasoft.org/api/units/861637/?format=api",
    "component": "https://weblate.framasoft.org/api/components/peertube-livechat/glossary/?format=api",
    "translation": "https://weblate.framasoft.org/api/translations/peertube-livechat/glossary/gl/?format=api",
    "user": "https://weblate.framasoft.org/api/users/ghose/?format=api",
    "author": "https://weblate.framasoft.org/api/users/ghose/?format=api",
    "timestamp": "2024-04-03T03:29:10.705109Z",
    "action": 66,
    "target": "conversa",
    "id": 770745,
    "action_name": "Explication mise à jour",
    "url": "https://weblate.framasoft.org/api/changes/770745/?format=api"
}