Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/5623428/?format=api",
    "component": "https://hosted.weblate.org/api/components/ayatana-indicators/printers-applet/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/ayatana-indicators/printers-applet/gl/?format=api",
    "user": "https://hosted.weblate.org/api/users/Iv%C3%A1ns/?format=api",
    "author": "https://hosted.weblate.org/api/users/Iv%C3%A1ns/?format=api",
    "timestamp": "2018-10-23T16:58:15+02:00",
    "action": 5,
    "target": "A impresora «%s» non ten tintura ou tóner.",
    "id": 3220003,
    "action_name": "Translation added",
    "url": "https://hosted.weblate.org/api/changes/3220003/?format=api"
}