Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/103276233/?format=api",
    "component": "https://hosted.weblate.org/api/components/phpmyadmin/documentation/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/phpmyadmin/documentation/cs/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-08-07T00:03:52.671651+02:00",
    "action": 59,
    "target": "Na stránce phpmyadmin.net se soubory ke stažení (Download) vyberte vhodnou distribuční sadu. Některé sady obsahují jen anglický překlad, jiné všechny jazyky. Dále budeme předpokládat, že vámi zvolená sada se jmenuje ``phpMyAdmin-x.x.x-all-languages.tar.gz``.",
    "id": 63126390,
    "action_name": "String updated in the repository",
    "url": "https://hosted.weblate.org/api/changes/63126390/?format=api"
}