Changes API.

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

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

{
    "unit": "https://t.naviter.com/api/units/244266/?format=api",
    "component": "https://t.naviter.com/api/components/seeyounavigator/seeyounavigator/?format=api",
    "translation": "https://t.naviter.com/api/translations/seeyounavigator/seeyounavigator/hu/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-11-27T14:12:55.428904Z",
    "action": 30,
    "target": "Using Flarm ID %s found in OGN DDB. You can override it in the field above.",
    "id": 59838,
    "action_name": "Source string changed",
    "url": "https://t.naviter.com/api/changes/59838/?format=api"
}