Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/583830/?format=api",
    "component": "https://translate.tails.net/api/components/tails/wikisrcnewsversion_53po/?format=api",
    "translation": "https://translate.tails.net/api/translations/tails/wikisrcnewsversion_53po/fr/?format=api",
    "user": "https://translate.tails.net/api/users/Chre/?format=api",
    "author": "https://translate.tails.net/api/users/xin/?format=api",
    "timestamp": "2023-01-10T20:33:01.759984Z",
    "action": 7,
    "target": "Cette section sera bientôt mise à jour. Désolé pour le désagrément !",
    "id": 3102119,
    "action_name": "Suggestion accepted",
    "url": "https://translate.tails.net/api/changes/3102119/?format=api"
}