Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/5842201/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/setroubleshoot/plugins/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/setroubleshoot/plugins/fi/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/copperi/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/copperi/?format=api",
    "timestamp": "2021-04-06T13:03:16.741729Z",
    "action": 5,
    "target": "\n    Voit muuttaa tiedoston kontekstia suorittamalla chcon -R -t rsync_data_t '$TARGET_PATH'\nSinun on myös muutettava järjestelmän oletustiedostokontekstit, jotta ne säilyvät myös täydessä uudelleennimiöinnissä. \"semanage fcontext -a -t rsync_data_t '$FIX_TARGET_PATH'\"\n    ",
    "id": 3172311,
    "action_name": "Translation added",
    "url": "https://translate.fedoraproject.org/api/changes/3172311/?format=api"
}