Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/1679572/?format=api",
    "component": "https://l10n.opensuse.org/api/components/yast-ldap-client/master/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/yast-ldap-client/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": "2021-11-14T14:14:18.755842Z",
    "action": 2,
    "target": "<p>Cada conjunt d'opcions de configuració s'anomena <b>mòdul de configuració</b>.\nSi no hi ha cap mòdul de configuració a la ubicació indicada (configuració de base),\ncreeu-ne un amb l'opció <b>Nou</b>. Podeu suprimir el mòdul actual\namb l'opció <b>Suprimeix</b>.</p>\n",
    "id": 1908907,
    "action_name": "Translation changed",
    "url": "https://l10n.opensuse.org/api/changes/1908907/?format=api"
}