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

{
    "url": "https://demozoo.org/api/v1/releasers/3987/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/3987/",
    "id": 3987,
    "name": "Nicomen",
    "is_group": false,
    "nicks": [
        {
            "name": "Aqua",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Aqua"
            ]
        },
        {
            "name": "Nicomen",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Nicomen"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/2001/?format=api",
                "id": 2001,
                "name": "Those Up Fucked Sceners"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/5426/?format=api",
                "id": 5426,
                "name": "Save Our Souls"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/5441/?format=api",
                "id": 5441,
                "name": "Braindead"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/6622/?format=api",
                "id": 6622,
                "name": "D.U.S.T."
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/12963/?format=api",
                "id": 12963,
                "name": "Dr. Dyregod og Ko"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/49286/?format=api",
                "id": 49286,
                "name": "Megastyle"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "ArtcityArtist",
            "url": "http://artcity.bitfellas.org/index.php?a=artist&id=543"
        },
        {
            "link_class": "SceneidAccount",
            "url": "https://www.pouet.net/user.php?who=8890"
        },
        {
            "link_class": "SlengpungUser",
            "url": "http://www.slengpung.com/?userid=1752"
        }
    ]
}