Changes API.

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

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

{
    "unit": "https://l10n.elementary.io/api/units/2998458/?format=api",
    "component": "https://l10n.elementary.io/api/components/website/docs-learning-basics/?format=api",
    "translation": "https://l10n.elementary.io/api/translations/website/docs-learning-basics/sk/?format=api",
    "user": "https://l10n.elementary.io/api/users/JohnDumpling/?format=api",
    "author": "https://l10n.elementary.io/api/users/JohnDumpling/?format=api",
    "timestamp": "2022-05-06T18:24:52.819296Z",
    "action": 5,
    "target": "Veľkosť väčšiny okien aplikácií je možné zmeniť podržaním tlačidla myši a posúvaním od ktoréhokoľvek okraju okna. Tiež je možné kliknúť sekundárnym tlačidlom myši na hornú lištu a vybrať <strong>Zmeniť veľkosť</strong> alebo stlačiť <kbd>Alt</kbd><kbd>F8</kbd> a tým vstúpiť do režimu zmeny veľkosti: následne posúvajte kurzor tým smerom, v ktorom chcete zmeniť veľkosť okna.",
    "id": 1256043,
    "action_name": "Translation added",
    "url": "https://l10n.elementary.io/api/changes/1256043/?format=api"
}