Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/2272848/?format=api",
    "component": "https://l10n.opensuse.org/api/components/yast-rear/master/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/yast-rear/master/ca/?format=api",
    "user": "https://l10n.opensuse.org/api/users/Dmedina/?format=api",
    "author": "https://l10n.opensuse.org/api/users/Dmedina/?format=api",
    "timestamp": "2020-02-12T15:01:06.155845Z",
    "action": 2,
    "target": "<p>Trieu on s'ha de desar la <b>còpia de seguretat</b>. Seleccioneu NFS si heu de fer servir un servidor que ofereixi Network File System. Si us plau, especifiqueu-ne la localització així: <tt>nfs://hostname/directory</tt>. També podeu triar un dispositiu USB per desar-hi la còpia de seguretat.</p>",
    "id": 1332624,
    "action_name": "Translation changed",
    "url": "https://l10n.opensuse.org/api/changes/1332624/?format=api"
}