Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/29680557/?format=api",
    "component": "https://hosted.weblate.org/api/components/sdg-metadata/12-4-1/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/sdg-metadata/12-4-1/ru/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-02-07T20:10:38.402839+01:00",
    "action": 30,
    "target": "<ol>\n  <li>According to the result of the first reporting cycle: data for 2010-2014;</li>\n  <li>According to the result of the second reporting cycle: data for 2015-2019;</li>\n  <li>According to the result of the third reporting cycle: data for 2020-2024;</li>\n  <li>According to the result of the fourth reporting cycle: data for 2025-2029.</li>\n</ol>",
    "id": 47696800,
    "action_name": "Source string changed",
    "url": "https://hosted.weblate.org/api/changes/47696800/?format=api"
}