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

{
    "url": "https://demozoo.org/api/v1/releasers/10503/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/10503/",
    "id": 10503,
    "name": "Nemo",
    "is_group": false,
    "nicks": [
        {
            "name": "Freddy",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Freddy"
            ]
        },
        {
            "name": "Jan F. Daldrup",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Jan F. Daldrup"
            ]
        },
        {
            "name": "Milhouse",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Milhouse"
            ]
        },
        {
            "name": "Nemo",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Nemo"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/6087/?format=api",
                "id": 6087,
                "name": "YM Rockerz"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/111/?format=api",
                "id": 111,
                "name": "Dead Hackers Society"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://www.place2be.de/de"
        },
        {
            "link_class": "FujiologyFolder",
            "url": "https://ftp.untergrund.net/users/ltk_tscc/fujiology/MUSIC/FT/TUNEZ/N/NEMO/"
        },
        {
            "link_class": "NectarineArtist",
            "url": "https://scenestream.net/demovibes/artist/3275/"
        },
        {
            "link_class": "SceneidAccount",
            "url": "https://www.pouet.net/user.php?who=13169"
        },
        {
            "link_class": "SlengpungUser",
            "url": "http://www.slengpung.com/?userid=426"
        }
    ]
}