Changes API.

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

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

{
    "unit": "https://translate.yunohost.org/api/units/98532/?format=api",
    "component": "https://translate.yunohost.org/api/components/yunohost/readme-generator/?format=api",
    "translation": "https://translate.yunohost.org/api/translations/yunohost/readme-generator/de/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-03-25T06:24:07.562928Z",
    "action": 30,
    "target": "NB: this `LICENSE` file is not meant to necessarily be the same LICENSE as the upstream app - it is only the LICENSE you want this package's code to published with and you can choose it freely! (If you don't know which to choose, we recommend [the AGPL-3](https://www.gnu.org/licenses/agpl-3.0.txt))",
    "id": 145573,
    "action_name": "Source string changed",
    "url": "https://translate.yunohost.org/api/changes/145573/?format=api"
}