Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/672474/?format=api",
    "component": "https://translate.tails.net/api/components/tails/lan/?format=api",
    "translation": "https://translate.tails.net/api/translations/tails/lan/fr/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2025-06-26T18:06:57.045218Z",
    "action": 59,
    "target": "Par exemple votre box, votre imprimante réseau, ou l'intranet de votre entreprise sont sûrement sur votre réseau local, aussi appelé LAN pour Local Area Network. En termes techniques, cela désigne l'ensemble des adresses IP définit dans la [RFC1918](https://tools.ietf.org/html/rfc1918), comme les adresses IP qui commencent par `192.168`.",
    "old": "Par exemple votre box, votre imprimante réseau, ou l'intranet de votre entreprise sont sûrement sur votre réseau local, aussi appelé LAN pour Local Area Network. En termes techniques, cela désigne l'ensemble des adresses IP définit dans la [RFC1918](https://tools.ietf.org/html/rfc1918), comme les adresses IP qui commencent par `192.168`.",
    "details": {
        "state": 30,
        "source": "For example, your home router, your network printer, or the intranet of your company are usually on your local network, also called LAN for Local Area Network. In technical terms, this refers to the set of IP addresses defined in [RFC1918](https://tools.ietf.org/html/rfc1918), like IP addresses that start with `192.168`.",
        "old_state": 30
    },
    "id": 3486114,
    "action_name": "String updated in the repository",
    "url": "https://translate.tails.net/api/changes/3486114/?format=api"
}