Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/642178/?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/pt/?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-17T17:15:56.913878Z",
    "action": 2,
    "target": "Toda interface de rede — com ou sem fio — tem um [[!wikipedia_pt endereço MAC]], que é um número de série definido de fábrica para cada interface pelo seu vendedor. Endereços MAC são utilizados na rede local para identificar as comunicações de cada interface de rede.",
    "old": "Toda interface de rede — com ou sem fio — tem um [[!wikipedia MAC address]], que é um número de série definido de fábrica para cada interface pelo seu vendedor. Endereços MAC são utilizados na rede local para identificar as comunicações de cada interface de rede.",
    "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": 20
    },
    "id": 3316561,
    "action_name": "Translation changed",
    "url": "https://translate.tails.net/api/changes/3316561/?format=api"
}