Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/14554900/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/fedora-websites/spinsfedoraprojectorg/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/fedora-websites/spinsfedoraprojectorg/sv/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/bittin/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/bittin/?format=api",
    "timestamp": "2023-04-25T11:38:30.483691Z",
    "action": 2,
    "target": "Specifik dokumentation och instruktioner finns tillgänglig på <a href=\"%s\">Budgie skrivbords-projektets uppströms webbplats</a>.",
    "id": 11554959,
    "action_name": "Translation changed",
    "url": "https://translate.fedoraproject.org/api/changes/11554959/?format=api"
}