Changes API.

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

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

{
    "unit": "https://translate.tails.boum.org/api/units/97971/?format=api",
    "component": "https://translate.tails.boum.org/api/components/tails/wikisrcdocfirst_stepswelcome_screenmac_spoofing-po/?format=api",
    "translation": "https://translate.tails.boum.org/api/translations/tails/wikisrcdocfirst_stepswelcome_screenmac_spoofing-po/es/?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-01-12T15:29:06.519205Z",
    "action": 2,
    "target": "Si bien tu dirección IP identifica dónde te encuentras en Internet, tu dirección MAC identifica qué dispositivo estás utilizando en la red local. Las direcciones MAC sólo son útiles en la red local y no se envían a través de Internet.",
    "id": 3239365,
    "action_name": "Translation changed",
    "url": "https://translate.tails.boum.org/api/changes/3239365/?format=api"
}