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

{
    "url": "https://demozoo.org/api/v1/releasers/2139/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/2139/",
    "id": 2139,
    "name": "Exciter",
    "is_group": false,
    "nicks": [
        {
            "name": "Cain",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Cain"
            ]
        },
        {
            "name": "Desto",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Desto"
            ]
        },
        {
            "name": "Exciter",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Exciter",
                "eXC"
            ]
        },
        {
            "name": "Smash",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Smash"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/407/?format=api",
                "id": 407,
                "name": "Dual Crew Shining"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/628/?format=api",
                "id": 628,
                "name": "Rebels"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/874/?format=api",
                "id": 874,
                "name": "Dual Crew"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1394/?format=api",
                "id": 1394,
                "name": "Amaze"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1391/?format=api",
                "id": 1391,
                "name": "Addonic"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/4612/?format=api",
                "id": 4612,
                "name": "Exort"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/7174/?format=api",
                "id": 7174,
                "name": "Platin"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AsciiarenaArtist",
            "url": "https://asciiarena.se/artist/exciter"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=20942"
        }
    ]
}