Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/8992490/?format=api",
    "component": "https://hosted.weblate.org/api/components/gnumdk/eolie/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/gnumdk/eolie/hu/?format=api",
    "user": "https://hosted.weblate.org/api/users/meskobalazs/?format=api",
    "author": "https://hosted.weblate.org/api/users/meskobalazs/?format=api",
    "timestamp": "2018-09-07T14:58:08+02:00",
    "action": 9,
    "target": "A weboldal váratlanul véget ért. A folytatáshoz töltse újra, vagy ugorjon egy másik lapra.<br/><br/>Ha a probléma továbbra is fennáll, akkor jelentse a hibát.<br/>Használja a <b>„WebKit Gtk”</b> komponensnevet.<br/>Állítsa be a <b>[GTK]</b> előtagot a tárgyban.",
    "id": 3054114,
    "action_name": "Translation uploaded",
    "url": "https://hosted.weblate.org/api/changes/3054114/?format=api"
}