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

{
    "url": "https://demozoo.org/api/v1/releasers/603/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/603/",
    "id": 603,
    "name": "Nomad",
    "is_group": false,
    "nicks": [
        {
            "name": "Nomad",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Nomad"
            ]
        },
        {
            "name": "Nomadenomma",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Nomadenomma"
            ]
        },
        {
            "name": "Nomady",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Nomady"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/4/?format=api",
                "id": 4,
                "name": "Haujobb"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/361/?format=api",
                "id": 361,
                "name": "Scoopex"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/8013/?format=api",
                "id": 8013,
                "name": "Legend Design"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "ArtcityArtist",
            "url": "http://artcity.bitfellas.org/index.php?a=artist&id=530"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=28166"
        },
        {
            "link_class": "SlengpungUser",
            "url": "http://www.slengpung.com/?userid=864"
        }
    ]
}