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

{
    "url": "https://demozoo.org/api/v1/releasers/20958/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/20958/",
    "id": 20958,
    "name": "Raevern",
    "is_group": false,
    "nicks": [
        {
            "name": "Carl",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Carl"
            ]
        },
        {
            "name": "Carl Henrik Myhre",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Carl Henrik Myhre"
            ]
        },
        {
            "name": "Raevern",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Raevern"
            ]
        },
        {
            "name": "RæverN",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "RæverN"
            ]
        },
        {
            "name": "Røvern",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Røvern"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/20889/?format=api",
                "id": 20889,
                "name": "Supergruppen Grei"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": []
}