Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/642162/?format=api",
    "component": "https://translate.tails.net/api/components/tails/wikisrcdocfirst_stepswelcome_screenmac_spoofing-po/?format=api",
    "translation": "https://translate.tails.net/api/translations/tails/wikisrcdocfirst_stepswelcome_screenmac_spoofing-po/ca/?format=api",
    "user": "https://translate.tails.net/api/users/xin/?format=api",
    "author": "https://translate.tails.net/api/users/xin/?format=api",
    "timestamp": "2024-05-05T10:58:22.875085Z",
    "action": 2,
    "target": "Cada interfície de xarxa, amb cable o Wi-Fi, té una [[!wikipedia_ca adreça_MAC\"]], que és un número de sèrie assignat a cada interfície a la fàbrica pel venedor. Les adreces MAC s'utilitzen a la xarxa local per identificar les comunicacions de cada interfície de xarxa.",
    "old": "Cada interfície de xarxa, amb cable o Wi-Fi, té una [[!wikipedia MAC address desc=\"adreça MAC\"]], que és un número de sèrie assignat a cada interfície a la fàbrica pel venedor. Les adreces MAC s'utilitzen a la xarxa local per identificar les comunicacions de cada interfície de xarxa.",
    "details": {
        "state": 20,
        "source": "Every network interface — wired or Wi-Fi — has a [[!wikipedia MAC address]], which is a serial number assigned to each interface at the factory by the vendor. MAC addresses are used on the local network to identify the communications of each network interface.",
        "old_state": 30
    },
    "id": 3303362,
    "action_name": "Translation changed",
    "url": "https://translate.tails.net/api/changes/3303362/?format=api"
}