Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/12448253/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/anaconda/f38/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/anaconda/f38/de/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/maxt1907/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/maxt1907/?format=api",
    "timestamp": "2024-06-09T20:50:44.566769Z",
    "action": 37,
    "target": "Pfad des NFS-Server zudem zusätzlichen Repository",
    "old": "",
    "details": {
        "state": 10,
        "source": "Path on the NFS server to the additional repository",
        "old_state": 0
    },
    "id": 16634170,
    "action_name": "Marked for edit",
    "url": "https://translate.fedoraproject.org/api/changes/16634170/?format=api"
}