Changes API.

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

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

{
    "unit": "https://l10n.xwiki.org/api/units/329522/?format=api",
    "component": "https://l10n.xwiki.org/api/components/xwiki-contrib/application-chart-js/?format=api",
    "translation": "https://l10n.xwiki.org/api/translations/xwiki-contrib/application-chart-js/fr/?format=api",
    "user": "https://l10n.xwiki.org/api/users/atallahade/?format=api",
    "author": "https://l10n.xwiki.org/api/users/atallahade/?format=api",
    "timestamp": "2018-12-06T12:45:41.107052Z",
    "action": 5,
    "target": "Le type de graphique. Choisissez parmi : ligne, barre, étoile, camembert, anneau, polarArea, bulle, nuage de points.",
    "id": 58573,
    "action_name": "Translation added",
    "url": "https://l10n.xwiki.org/api/changes/58573/?format=api"
}