Changes API.

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

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

{
    "unit": "http://translate.pretalx.com/api/units/15576/?format=api",
    "component": "http://translate.pretalx.com/api/components/pretalx/pretalx/?format=api",
    "translation": "http://translate.pretalx.com/api/translations/pretalx/pretalx/es/?format=api",
    "user": "http://translate.pretalx.com/api/users/Cevi74/?format=api",
    "author": "http://translate.pretalx.com/api/users/Cevi74/?format=api",
    "timestamp": "2021-08-31T09:11:48.023069Z",
    "action": 5,
    "target": "Ahora solo necesita elegir su nueva contraseña y estará listo para comenzar.",
    "old": "",
    "details": {},
    "id": 6103,
    "action_name": "Translation added",
    "url": "http://translate.pretalx.com/api/changes/6103/?format=api"
}