Changes API.

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

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

{
    "unit": "https://weblate.framasoft.org/api/units/735095/?format=api",
    "component": "https://weblate.framasoft.org/api/components/lutim/default-theme/?format=api",
    "translation": "https://weblate.framasoft.org/api/translations/lutim/default-theme/hr/?format=api",
    "user": "https://weblate.framasoft.org/api/users/milotype/?format=api",
    "author": "https://weblate.framasoft.org/api/users/milotype/?format=api",
    "timestamp": "2022-07-23T17:39:11.691491Z",
    "action": 9,
    "target": "Ovdje će biti navedene samo slike poslane ovim preglednikom. Detalji se spremaju u lokalno spremište: ako izbrišeš svoje podatke lokalnog spremišta, izgubit ćeš te detalje.",
    "id": 404100,
    "action_name": "Traduction téléversée",
    "url": "https://weblate.framasoft.org/api/changes/404100/?format=api"
}