Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/10238337/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/fedora-websites/getfedoraorg/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/fedora-websites/getfedoraorg/ja/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/gnuey56/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/gnuey56/?format=api",
    "timestamp": "2022-11-22T12:30:04.276589Z",
    "action": 5,
    "target": "具体的なドキュメントは<a href=\"https://docs.fedoraproject.org/en-US/fedora-server/\">Fedora Server documentation page</a>を参照してください。",
    "id": 8791203,
    "action_name": "Translation added",
    "url": "https://translate.fedoraproject.org/api/changes/8791203/?format=api"
}