Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/7322544/?format=api",
    "component": "https://hosted.weblate.org/api/components/tiled/manual/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/tiled/manual/hu/?format=api",
    "user": "https://hosted.weblate.org/api/users/urbalazs/?format=api",
    "author": "https://hosted.weblate.org/api/users/urbalazs/?format=api",
    "timestamp": "2018-07-09T12:27:44+02:00",
    "action": 5,
    "target": "**A Tiled egy 2D-s szintszerkesztő, amely segít a játék tartalmának fejlesztésében. Elsődleges funkciója a csempetérképek szerkesztése különféle formátumokban, de támogatja a szabad képelhelyezést is, valamint a szintnek a játék által használt további információkkal történő ellátását hatékony módon. A Tiled az általános rugalmasságra összpontosít, miközben megpróbál intuitív maradni.**",
    "id": 2913233,
    "action_name": "Translation added",
    "url": "https://hosted.weblate.org/api/changes/2913233/?format=api"
}