Changes API.

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

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

{
    "unit": "https://l10n.elementary.io/api/units/3384871/?format=api",
    "component": "https://l10n.elementary.io/api/components/website/press/?format=api",
    "translation": "https://l10n.elementary.io/api/translations/website/press/sk/?format=api",
    "user": "https://l10n.elementary.io/api/users/JohnDumpling/?format=api",
    "author": "https://l10n.elementary.io/api/users/JohnDumpling/?format=api",
    "timestamp": "2023-10-26T10:20:17.823871Z",
    "action": 2,
    "target": "Vyrobené so starostlivosťou s ohľadom na vás. OS 7.1 poskytuje nové možnosti prispôsobenia, ktoré ho robia prístupnejším, chránia vaše súkromie a zabezpečujú, aby aplikácie vždy fungovali s vaším jednoznačným súhlasom. Tiež reaguje na vašu spätnú väzbu prostredníctvom viac ako 200 opráv chýb, zmien dizajnu a nových funkcií",
    "id": 1988071,
    "action_name": "Translation changed",
    "url": "https://l10n.elementary.io/api/changes/1988071/?format=api"
}