Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/2858317/?format=api",
    "component": "https://hosted.weblate.org/api/components/uh/tutorial/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/uh/tutorial/pl/?format=api",
    "user": "https://hosted.weblate.org/api/users/LafarM/?format=api",
    "author": "https://hosted.weblate.org/api/users/LafarM/?format=api",
    "timestamp": "2015-12-10T23:30:22+01:00",
    "action": 5,
    "target": "To jest Twój dziennik, gdzie są przechowywane ważne informacje na temat obecnej sytuacji. Podsumowanie każdego nowego zadania pojawi się również jako \"przycisk powiadomień\" w pobliżu lewej krawędzi ekranu. Możesz najechaniu myszką na te powiadomienia aby przeczytać podsumowania lub kliknąć przycisk, aby otworzyć dziennik.",
    "id": 650740,
    "action_name": "Translation added",
    "url": "https://hosted.weblate.org/api/changes/650740/?format=api"
}