Changes API.

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

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

{
    "unit": "https://translate.tails.boum.org/api/units/672482/?format=api",
    "component": "https://translate.tails.boum.org/api/components/tails/lan/?format=api",
    "translation": "https://translate.tails.boum.org/api/translations/tails/lan/it/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-02-27T15:30:55.039260Z",
    "action": 59,
    "target": "Il termine \"rete locale\" qui si riferisce all'insieme di computer e dispositivi che possono essere raggiunti direttamente dal tuo computer senza passare attraverso Internet. Per esempio, il tuo router di casa, la tua stampante di rete o l'intranet della tua azienda sono molto probabilmente presenti sulla tua rete locale, chiamata anche LAN, acronimo per Local Area Network. In termini tecnici, questo si riferisce all'insieme di indirizzi IP definiti nel [RFC1918](https://tools.ietf.org/html/rfc1918).",
    "id": 3258450,
    "action_name": "String updated in the repository",
    "url": "https://translate.tails.boum.org/api/changes/3258450/?format=api"
}