Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/7430201/?format=api",
    "component": "https://hosted.weblate.org/api/components/ghost/strings/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/ghost/strings/nl/?format=api",
    "user": "https://hosted.weblate.org/api/users/vistaus/?format=api",
    "author": "https://hosted.weblate.org/api/users/vistaus/?format=api",
    "timestamp": "2018-02-20T17:19:56+01:00",
    "action": 5,
    "target": "<b>Het bericht<i>%s</i> bevat een conflict.</b> Het bericht is bijgewerkt op de server voordat de versie op uw apparaat kon worden geüpload. Welke versie wilt u behouden?",
    "id": 2519329,
    "action_name": "Translation added",
    "url": "https://hosted.weblate.org/api/changes/2519329/?format=api"
}