Changes API.

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

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

{
    "unit": "https://weblate.framasoft.org/api/units/289264/?format=api",
    "component": "https://weblate.framasoft.org/api/components/lufi/default-theme/?format=api",
    "translation": "https://weblate.framasoft.org/api/translations/lufi/default-theme/fr/?format=api",
    "user": "https://weblate.framasoft.org/api/users/luc/?format=api",
    "author": "https://weblate.framasoft.org/api/users/luc/?format=api",
    "timestamp": "2020-03-22T11:43:11.776663Z",
    "action": 5,
    "target": "Comme Lufi est un logiciel libre soumis aux termes de la license <a href=\"https://gnu.org/licenses/agpl.html\" class=\"classic\">AGPLv3</a>, vous pouvez l’installer sur votre propre serveur. Veuillez consulter le <a href=\"https://framagit.org/fiat-tux/hat-softwares/lufi/wikis/home\" class=\"classic\">Wiki</a> pour voir la procédure.",
    "id": 57240,
    "action_name": "Traduction ajoutée",
    "url": "https://weblate.framasoft.org/api/changes/57240/?format=api"
}