Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/89138/?format=api",
    "component": "https://translate.tails.net/api/components/tails/wikisrcdocresetmac-po/?format=api",
    "translation": "https://translate.tails.net/api/translations/tails/wikisrcdocresetmac-po/es/?format=api",
    "user": "https://translate.tails.net/api/users/Serna/?format=api",
    "author": "https://translate.tails.net/api/users/Serna/?format=api",
    "timestamp": "2019-06-08T20:25:15Z",
    "action": 4,
    "target": "    Tu memoria USB aparece como un nuevo dispositivo en la lista. Comprueba\n    que su tamaño corresponda con el tamaño de tu memoria USB.\n",
    "id": 143450,
    "action_name": "Suggestion added",
    "url": "https://translate.tails.net/api/changes/143450/?format=api"
}