Changes API.

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

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

{
    "unit": "http://translate.pretalx.com/api/units/13624/?format=api",
    "component": "http://translate.pretalx.com/api/components/pretalx/pretalx/?format=api",
    "translation": "http://translate.pretalx.com/api/translations/pretalx/pretalx/pt_BR/?format=api",
    "user": "http://translate.pretalx.com/api/users/amandajurno/?format=api",
    "author": "http://translate.pretalx.com/api/users/amandajurno/?format=api",
    "timestamp": "2021-08-11T19:51:24.380682Z",
    "action": 5,
    "target": "Avaliações são ferramentas valiosas para os palestrantes melhorarem seu conteúdo e sua apresentação. Mesmo uma breve avaliação pode ser valiosa para um palestrante! Por favor, reserve um tempo e dê seu feedback de forma construtiva.",
    "id": 4766,
    "action_name": "New translation",
    "url": "http://translate.pretalx.com/api/changes/4766/?format=api"
}