Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/682494/?format=api",
    "component": "https://translate.tails.net/api/components/tails/known_issues/?format=api",
    "translation": "https://translate.tails.net/api/translations/tails/known_issues/en/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-03-29T16:22:19.743562Z",
    "action": 13,
    "target": "Set up a personal Wi-Fi hotspot from your iPhone with the **Maximize Compatibility** option turned on.",
    "id": 3284390,
    "action_name": "Source string added",
    "url": "https://translate.tails.net/api/changes/3284390/?format=api"
}