Changes API.

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

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

{
    "unit": "https://weblate.framasoft.org/api/units/554779/?format=api",
    "component": "https://weblate.framasoft.org/api/components/framasoft/legals/?format=api",
    "translation": "https://weblate.framasoft.org/api/translations/framasoft/legals/pt_BR/?format=api",
    "user": "https://weblate.framasoft.org/api/users/Zerad0r/?format=api",
    "author": "https://weblate.framasoft.org/api/users/Zerad0r/?format=api",
    "timestamp": "2021-06-08T02:16:34.999989Z",
    "action": 5,
    "target": "Menções legais da associação @:color.soft,<br />de 6 de Outubro de 2014.",
    "id": 198840,
    "action_name": "Traduction ajoutée",
    "url": "https://weblate.framasoft.org/api/changes/198840/?format=api"
}