Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/13078840/?format=api",
    "component": "https://l10n.opensuse.org/api/components/yast-nfs/master/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/yast-nfs/master/sk/?format=api",
    "user": "https://l10n.opensuse.org/api/users/FerdinandGalko/?format=api",
    "author": "https://l10n.opensuse.org/api/users/FerdinandGalko/?format=api",
    "timestamp": "2022-02-03T15:49:53.173466Z",
    "action": 2,
    "target": "<p>Každé NFS zdieľanie je identifikované podľa adresy NFS servera\na zdieľaného priečinka, lokálny priečinok kam je vzdialený priečinok pripojený, \nverzia NFS protokolu a voľby pripojenia. Pre ďalšie informácie \no pripojovaní NFS a jeho voľbách použite <tt>man nfs</tt></p>",
    "id": 2007009,
    "action_name": "Translation changed",
    "url": "https://l10n.opensuse.org/api/changes/2007009/?format=api"
}