Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/4400687/?format=api",
    "component": "https://hosted.weblate.org/api/components/ghost/strings/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/ghost/strings/fr/?format=api",
    "user": "https://hosted.weblate.org/api/users/Edanas/?format=api",
    "author": "https://hosted.weblate.org/api/users/Edanas/?format=api",
    "timestamp": "2020-12-07T18:43:15.174352+01:00",
    "action": 7,
    "target": "<b>L'article <i>%s</i> provoque un conflit.</b> Ce dernier à été mis à jour sur le serveur avant que la copie de votre appareil soit transmise. Quelle version de l'article souhaitez-vous conserver ?",
    "id": 8466616,
    "action_name": "Suggestion accepted",
    "url": "https://hosted.weblate.org/api/changes/8466616/?format=api"
}