Changes API


See <a href="https://docs.weblate.org/en/weblate-2.18/apichanges.html">the Weblate's Web API documentation</a> for detailed
description of the API.

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

{
    "unit": "http://weblate.tectic.de/api/units/40690/?format=api",
    "component": "http://weblate.tectic.de/api/components/fortresscraft-evolved/handbook-creative/?format=api",
    "translation": "http://weblate.tectic.de/api/translations/fortresscraft-evolved/handbook-creative/es/?format=api",
    "dictionary": null,
    "user": 136,
    "author": 136,
    "timestamp": "2019-10-20T16:54:23.828705+02:00",
    "action": 5,
    "target": "eMeteor: Invoca meteoros. LMB invoca un meteorito desde lo alto del cielo para golpear en algún lugar cerca de ti. RMB invoca un meteorito del personal meteorológico dirigido al bloque seleccionado. Hay un breve enfriamiento de ambas acciones, por lo que hacer clic en el correo no deseado puede no convocar tantos meteoros como desee :) Al lanzar meteoros, ¡tenga cuidado con las estaciones espaciales orbitales!",
    "id": 71668,
    "action_name": "New translation",
    "url": "http://weblate.tectic.de/api/changes/71668/?format=api"
}