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

{
    "url": "https://demozoo.org/api/v1/releasers/26150/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/26150/",
    "id": 26150,
    "name": "Charly",
    "is_group": false,
    "nicks": [
        {
            "name": "Charly",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Charli",
                "Charly"
            ]
        },
        {
            "name": "Kaarlo",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Kaarlo"
            ]
        },
        {
            "name": "M. Sirén",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "M. Sirén"
            ]
        },
        {
            "name": "Siren",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Siren"
            ]
        },
        {
            "name": "Tarra",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Tarra"
            ]
        },
        {
            "name": "msiren",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "msiren"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/13762/?format=api",
                "id": 13762,
                "name": "Essex"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/448/?format=api",
                "id": 448,
                "name": "Damage"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/17237/?format=api",
                "id": 17237,
                "name": "Retro A.C."
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/2908/?format=api",
                "id": 2908,
                "name": "Damones"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/5351/?format=api",
                "id": 5351,
                "name": "PHn"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "SceneidAccount",
            "url": "https://www.pouet.net/user.php?who=250"
        }
    ]
}