Changes API.

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

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

{
    "unit": "https://translate.tails.boum.org/api/units/641135/?format=api",
    "component": "https://translate.tails.boum.org/api/components/tails/wikisrcdocaboutwarningscomputerpo/?format=api",
    "translation": "https://translate.tails.boum.org/api/translations/tails/wikisrcdocaboutwarningscomputerpo/it/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-09-08T17:10:34.603264Z",
    "action": 30,
    "target": "Other hardware alterations are much more complicated and expensive to install. For an example, see <a href=\"https://arstechnica.com/tech-policy/2014/05/photos-of-an-nsa-upgrade-factory-show-cisco-router-getting-implant/\">Ars Technica: Photos of an NSA “upgrade” factory show Cisco router getting implant</a>.",
    "id": 3145480,
    "action_name": "Source string changed",
    "url": "https://translate.tails.boum.org/api/changes/3145480/?format=api"
}