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

{
    "url": "https://demozoo.org/api/v1/releasers/27028/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/27028/",
    "id": 27028,
    "name": "III. Uram János",
    "is_group": false,
    "nicks": [
        {
            "name": "3rd John Uram",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "3rd John Uram"
            ]
        },
        {
            "name": "III. John Uram",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "III. John Uram",
                "III.John Uram"
            ]
        },
        {
            "name": "III. Uram János",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "III. Uram János"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/27029/?format=api",
                "id": 27029,
                "name": "Kelkáposzta"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": []
}