Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/4345306/?format=api",
    "component": "https://hosted.weblate.org/api/components/world-weather/settings/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/world-weather/settings/pt_PT/?format=api",
    "user": "https://hosted.weblate.org/api/users/dllud/?format=api",
    "author": "https://hosted.weblate.org/api/users/dllud/?format=api",
    "timestamp": "2016-11-03T16:27:48+01:00",
    "action": 2,
    "target": "Para reduzir o tráfego na rede, os dados meteorológicos recolhidos do Open Weather Map são guardados localmente, e reutilizados durante um curto intervalo de tempo. Aqui pode especificar o tempo após o qual os dados devem ser actualizados. Tenha em atenção que a informação meteorológica muda vagarosamente, como tal, chamadas frequentes à rede gastam bateria desnecessariamente.",
    "id": 1408733,
    "action_name": "Translation changed",
    "url": "https://hosted.weblate.org/api/changes/1408733/?format=api"
}