Changes API.

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

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

{
    "unit": "https://translate.yunohost.org/api/units/25240/?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": "2020-10-01T17:42:23.649492Z",
    "action": 4,
    "target": "La commande précédente vient de se terminer, lancement de cette nouvelle commande",
    "id": 17894,
    "action_name": "Suggestion added",
    "url": "https://translate.yunohost.org/api/changes/17894/?format=api"
}