Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/444806/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/fedora-websites/getfedoraorg/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/fedora-websites/getfedoraorg/id/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/ekoikhyar/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/ekoikhyar/?format=api",
    "timestamp": "2020-03-20T05:56:10.133611Z",
    "action": 5,
    "target": "Domain Perusahaan",
    "id": 222246,
    "action_name": "Translation added",
    "url": "https://translate.fedoraproject.org/api/changes/222246/?format=api"
}