Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/21596148/?format=api",
    "component": "https://hosted.weblate.org/api/components/unipatcher/metadata/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/unipatcher/metadata/ru/?format=api",
    "user": "https://hosted.weblate.org/api/users/kingu/?format=api",
    "author": "https://hosted.weblate.org/api/users/kingu/?format=api",
    "timestamp": "2020-10-05T03:31:08.702003+02:00",
    "action": 30,
    "target": "UniPatcher allows you to apply patches to game ROMs.\n\nWhat is a patch?\nA file with the modified data of the game. For example, a game translated from Japanese to English. You download the patch containing the translation. It must be applied to the Japanese version to make an English version of it.\n\nThis program will not help you hack native Android games, it was created for the old console games (Super Nintendo, Sega Mega Drive, Game Boy Advance, Sony PlayStation etc.)\n\nFeatures:\n* Supported formats of patches: IPS, IPS32, UPS, BPS, APS (GBA), APS (N64), PPF, DPS, EBP, XDelta3\n* Create XDelta patches\n* Fix the checksum in Sega Mega Drive ROMs\n* Remove the SMC header from Super Nintendo ROMs",
    "id": 7704208,
    "action_name": "Source string changed",
    "url": "https://hosted.weblate.org/api/changes/7704208/?format=api"
}