Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/1401536/?format=api",
    "component": "https://l10n.opensuse.org/api/components/yast-http-server/master/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/yast-http-server/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:06:08.458229Z",
    "action": 2,
    "target": "<p>Les opcions de <b>Resolució del servidor</b> estableixen la resolució quan s'usen\n\tamfitrions virtuals. Ara bé, quan trieu <b>Resolució a través de capçaleres HTTP</b>,\n\tel servidor per defecte no tindrà mai peticions servides a l'adreça IP d'amfitrions\n\ta virtuals basats en el nom. Si teniu pensat configurar-ne un basat en SSL, useu <b>Resolució a través d'adreça IP</b></p>",
    "id": 1332634,
    "action_name": "Translation changed",
    "url": "https://l10n.opensuse.org/api/changes/1332634/?format=api"
}