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

{
    "url": "https://demozoo.org/api/v1/releasers/10403/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/10403/",
    "id": 10403,
    "name": "Dominator",
    "is_group": false,
    "nicks": [
        {
            "name": "Dom",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Dom"
            ]
        },
        {
            "name": "Domin8r",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Domin8r"
            ]
        },
        {
            "name": "Dominator",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Dominator"
            ]
        },
        {
            "name": "Speaker For The Dead",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Speaker For The Dead"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/5683/?format=api",
                "id": 5683,
                "name": "Kosmoplovci"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/12128/?format=api",
                "id": 12128,
                "name": "Corrosion"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/28093/?format=api",
                "id": 28093,
                "name": "The Bullshit Artists"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AmpAuthor",
            "url": "https://amp.dascene.net/detail.php?view=2099"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=12784"
        },
        {
            "link_class": "SceneidAccount",
            "url": "https://www.pouet.net/user.php?who=556"
        }
    ]
}