Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/266375/?format=api",
    "component": "https://hosted.weblate.org/api/components/uh/the-unknown/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/uh/the-unknown/es/?format=api",
    "user": "https://hosted.weblate.org/api/users/IvanGonzalezMartin/?format=api",
    "author": "https://hosted.weblate.org/api/users/IvanGonzalezMartin/?format=api",
    "timestamp": "2014-08-04T11:43:28+02:00",
    "action": 5,
    "target": "He estado buscando las estrellas por la noche, pero sin mis cartas de navegación e instrumental su significado me resulta desconocido. Tengo la sensación de que permaneceremos aquí por un tiempo, así que tendremos que preocuparnos por mejorar nuestra situación.\nAhora solo podemos intentar levantar una civilización y encontrar un camino de regreso a casa…",
    "id": 53905,
    "action_name": "Translation added",
    "url": "https://hosted.weblate.org/api/changes/53905/?format=api"
}