Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/429357/?format=api",
    "component": "https://translate.tails.net/api/components/tails/wikisrcdocfirst_stepswelcome_screenpo/?format=api",
    "translation": "https://translate.tails.net/api/translations/tails/wikisrcdocfirst_stepswelcome_screenpo/fr/?format=api",
    "user": "https://translate.tails.net/api/users/Chre/?format=api",
    "author": "https://translate.tails.net/api/users/Chre/?format=api",
    "timestamp": "2021-02-07T13:00:07.563787Z",
    "action": 7,
    "target": "L'écran d'accueil apparaît après le chargeur de démarrage, mais avant le bureau GNOME.",
    "id": 2978101,
    "action_name": "Suggestion accepted",
    "url": "https://translate.tails.net/api/changes/2978101/?format=api"
}