Changes API.

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

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

{
    "unit": "https://translate-dev.freebsd.org/api/units/1533804/?format=api",
    "component": "https://translate-dev.freebsd.org/api/components/documentation/booksdevelopers-handbooktools_index/?format=api",
    "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksdevelopers-handbooktools_index/pl/?format=api",
    "user": "https://translate-dev.freebsd.org/api/users/QWERTIOX/?format=api",
    "author": "https://translate-dev.freebsd.org/api/users/QWERTIOX/?format=api",
    "timestamp": "2023-04-16T14:53:13.229700Z",
    "action": 5,
    "target": "Program jest zbiorem instrukcji, które nakazują komputerowi wykonywać różne rzeczy; czasami instrukcja, którą ma wykonać, zależy od tego, co się stało, gdy wykonywał poprzednią instrukcję. W tym rozdziale przedstawiono przegląd dwóch głównych sposobów, w jaki można wydawać te instrukcje, lub \"polecenia\", jak się je zwykle nazywa. Jeden sposób wykorzystuje _interpreter_, drugi _kompilator_. Ponieważ języki ludzkie są zbyt trudne do zrozumienia przez komputer w sposób jednoznaczny, polecenia są zwykle pisane w takim lub innym języku specjalnie zaprojektowanym do tego celu.",
    "id": 487020,
    "action_name": "新译文",
    "url": "https://translate-dev.freebsd.org/api/changes/487020/?format=api"
}