Changes API.

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

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

{
    "unit": "https://t.naviter.com/api/units/221892/?format=api",
    "component": "https://t.naviter.com/api/components/seeyounavigator/seeyounavigator/?format=api",
    "translation": "https://t.naviter.com/api/translations/seeyounavigator/seeyounavigator/fi/?format=api",
    "user": "https://t.naviter.com/api/users/petri/?format=api",
    "author": "https://t.naviter.com/api/users/petri/?format=api",
    "timestamp": "2024-02-10T18:56:43.466636Z",
    "action": 5,
    "target": "{altitude} maasta",
    "id": 47992,
    "action_name": "New translation",
    "url": "https://t.naviter.com/api/changes/47992/?format=api"
}