Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/482727/?format=api",
    "component": "https://hosted.weblate.org/api/components/gammu/wammu/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/gammu/wammu/hu/?format=api",
    "user": "https://hosted.weblate.org/api/users/nijel/?format=api",
    "author": "https://hosted.weblate.org/api/users/nijel/?format=api",
    "timestamp": "2014-12-29T11:38:20+01:00",
    "action": 2,
    "target": "Csak akkor használatos, ha a Wammu nem tudja lekérdezni, a bejegyzések számát. Ez a szám limitálja azt, hogy maximum hány bejegyzés kerül olvasására mielőtt az olvasási folyamat leállításra kerül.",
    "id": 161044,
    "action_name": "Translation changed",
    "url": "https://hosted.weblate.org/api/changes/161044/?format=api"
}