Changes API.

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

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

{
    "unit": "https://translate.yunohost.org/api/units/21746/?format=api",
    "component": "https://translate.yunohost.org/api/components/yunohost/core/?format=api",
    "translation": "https://translate.yunohost.org/api/translations/yunohost/core/fr/?format=api",
    "user": "https://translate.yunohost.org/api/users/alcalyn/?format=api",
    "author": "https://translate.yunohost.org/api/users/alcalyn/?format=api",
    "timestamp": "2019-04-19T16:18:53.997450Z",
    "action": 7,
    "target": "Cette application requiert certains services qui sont actuellement en pannes . Avant de continuer, vous devriez essayer de redémarrer les services suivant (et éventuellement rechercher pourquoi ils sont en panne) : {services}  ",
    "id": 2866,
    "action_name": "Suggestion accepted",
    "url": "https://translate.yunohost.org/api/changes/2866/?format=api"
}