Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/1024586/?format=api",
    "component": "https://l10n.opensuse.org/api/components/yast-cio/master/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/yast-cio/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": "2016-10-05T15:52:17Z",
    "action": 2,
    "target": "Llista d'intervals de canals a no prohibir separats per comes.\nL'interval pot ser un canal, la part d'un canal que s'arxivarà a zero o l'interval especificat amb un guió.\nValor d'exemple: 0.0.0001, AA00, 0.1.0100-200",
    "id": 350484,
    "action_name": "Translation changed",
    "url": "https://l10n.opensuse.org/api/changes/350484/?format=api"
}