Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/266384/?format=api",
    "component": "https://hosted.weblate.org/api/components/uh/the-unknown/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/uh/the-unknown/pl/?format=api",
    "user": "https://hosted.weblate.org/api/users/lemoid/?format=api",
    "author": "https://hosted.weblate.org/api/users/lemoid/?format=api",
    "timestamp": "2014-07-31T01:51:17+02:00",
    "action": 5,
    "target": "Obserwowałem gwiazdy nocą, ale bez moich map i instrumentów ich ułożenie niewiele mi mówi. Mam wrażenie, że utknęliśmy tu na jakiś czas. Musimy sobie tutaj poradzić.\nZostaje nam przetrwać zimę, a potem zobaczymy…",
    "id": 51929,
    "action_name": "Translation added",
    "url": "https://hosted.weblate.org/api/changes/51929/?format=api"
}