Changes API.

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

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

{
    "unit": "https://translate.yunohost.org/api/units/16025/?format=api",
    "component": "https://translate.yunohost.org/api/components/yunohost/moulinette/?format=api",
    "translation": "https://translate.yunohost.org/api/translations/yunohost/moulinette/fr/?format=api",
    "user": "https://translate.yunohost.org/api/users/ppr/?format=api",
    "author": "https://translate.yunohost.org/api/users/ppr/?format=api",
    "timestamp": "2019-03-18T12:01:11.336664Z",
    "action": 37,
    "target": "Impossible d’ouvrir le fichier {file:s} pour la raison suivante : {error:s}",
    "id": 1749,
    "action_name": "Marked for edit",
    "url": "https://translate.yunohost.org/api/changes/1749/?format=api"
}