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

{
    "url": "https://demozoo.org/api/v1/releasers/14254/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/14254/",
    "id": 14254,
    "name": "Heinmück",
    "is_group": false,
    "nicks": [
        {
            "name": "Heinmuck",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Heinmuck"
            ]
        },
        {
            "name": "Heinmueb",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Heinmueb"
            ]
        },
        {
            "name": "Heinmueck",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Heinmueck"
            ]
        },
        {
            "name": "Heinmukk",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Heinmukk"
            ]
        },
        {
            "name": "Heinmück",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Heinmück"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/10226/?format=api",
                "id": 10226,
                "name": "The Ultimate Mayas"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/17279/?format=api",
                "id": 17279,
                "name": "Blutpopel"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/3807/?format=api",
                "id": 3807,
                "name": "Salva Mea"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/26002/?format=api",
                "id": 26002,
                "name": "Velvet Underground"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=1602"
        }
    ]
}