Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/25044453/?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": null,
    "author": null,
    "timestamp": "2020-12-27T08:39:19.057979+01:00",
    "action": 30,
    "target": "- Added Hebrew language (thanks to Tamer Dabsan)\n- Added German language (thanks to Honigdieb)\n- Finished translations into Spanish and Portuguese (thanks to Swyter, Marvin SIlc, Yoshi LevelLand, Alberane Lúcio, Alission Queiroz Santos, Daniel de Souza Melo, Joey Mendes)\n- Many other translations updated (thanks to everyone involved)\n- Fixed an issue where some files could not be selected\n- Now you can suggest an idea for a new feature or ask a question on the page https://github.com/btimofeev/UniPatcher/discussions",
    "id": 8741038,
    "action_name": "Source string changed",
    "url": "https://hosted.weblate.org/api/changes/8741038/?format=api"
}