Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/3451622/?format=api",
    "component": "https://l10n.opensuse.org/api/components/packages-i18n/libqt-master/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/packages-i18n/libqt-master/de/?format=api",
    "user": "https://l10n.opensuse.org/api/users/SarahKriesch/?format=api",
    "author": "https://l10n.opensuse.org/api/users/SarahKriesch/?format=api",
    "timestamp": "2017-07-09T15:47:24.983305Z",
    "action": 5,
    "target": "Dieses Paket bietet private Header aus dem libqt5-qttools, die normalerweise nicht von der Anwendungsentwicklung verwendet werden und keine Garantien auf ABI oder API haben. Die Pakete, die dagegen bauen, müssen die genaue Qt-Version benötigen.",
    "id": 694245,
    "action_name": "Translation added",
    "url": "https://l10n.opensuse.org/api/changes/694245/?format=api"
}