Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/379954/?format=api",
    "component": "https://translate.tails.net/api/components/tails/wikisrcdocfirst_stepsdesktop-po/?format=api",
    "translation": "https://translate.tails.net/api/translations/tails/wikisrcdocfirst_stepsdesktop-po/fr/?format=api",
    "user": "https://translate.tails.net/api/users/nihei/?format=api",
    "author": "https://translate.tails.net/api/users/nihei/?format=api",
    "timestamp": "2021-04-10T12:46:03.408482Z",
    "action": 4,
    "target": "Pour sortir de la veille et retourner au bureau Tails, appuyez sur le bouton d'alimentation de votre ordinateur.",
    "id": 2985064,
    "action_name": "Suggestion added",
    "url": "https://translate.tails.net/api/changes/2985064/?format=api"
}