Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/546161/?format=api",
    "component": "https://translate.tails.net/api/components/tails/wikisrcinstalldownload-isopo/?format=api",
    "translation": "https://translate.tails.net/api/translations/tails/wikisrcinstalldownload-isopo/es/?format=api",
    "user": "https://translate.tails.net/api/users/Serna/?format=api",
    "author": "https://translate.tails.net/api/users/cacu/?format=api",
    "timestamp": "2022-04-16T01:30:35.518575Z",
    "action": 7,
    "target": "Con esta imagen ISO, puedes:",
    "id": 3062110,
    "action_name": "Suggestion accepted",
    "url": "https://translate.tails.net/api/changes/3062110/?format=api"
}