Changes API.

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

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

{
    "unit": "https://translate.tails.boum.org/api/units/680139/?format=api",
    "component": "https://translate.tails.boum.org/api/components/tails/spoof-mac/?format=api",
    "translation": "https://translate.tails.boum.org/api/translations/tails/spoof-mac/ca/?format=api",
    "user": "https://translate.tails.boum.org/api/users/victordargallo/?format=api",
    "author": "https://translate.tails.boum.org/api/users/victordargallo/?format=api",
    "timestamp": "2024-03-14T14:38:42.445556Z",
    "action": 36,
    "target": "Algunes xarxes sense fil estan configurades per permetre connexions només per a dispositius amb determinades adreces MAC, anomenada llista blanca d'adreces MAC. La suplantació d'adreces MAC provocarà problemes en xarxes com aquestes. Per tant, Tails té un mecanisme cru per detectar-ho i mostrarà una notificació informativa sobre què cal fer al respecte.",
    "id": 3278965,
    "action_name": "Translation approved",
    "url": "https://translate.tails.boum.org/api/changes/3278965/?format=api"
}