Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/10765514/?format=api",
    "component": "https://l10n.opensuse.org/api/components/yast-ntp-client/master/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/yast-ntp-client/master/sv/?format=api",
    "user": "https://l10n.opensuse.org/api/users/Svenhr/?format=api",
    "author": "https://l10n.opensuse.org/api/users/Svenhr/?format=api",
    "timestamp": "2019-01-29T19:39:31.763294Z",
    "action": 5,
    "target": "<p><b>Välj</b> gör att du kan välja en server från listan över servrar som erbjuds av DHCP eller från en offentlig lista filtrerad efter land.</p>",
    "id": 1204248,
    "action_name": "Translation added",
    "url": "https://l10n.opensuse.org/api/changes/1204248/?format=api"
}