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

{
    "url": "https://demozoo.org/api/v1/releasers/2737/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/2737/",
    "id": 2737,
    "name": "Ib",
    "is_group": false,
    "nicks": [
        {
            "name": "Ib",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Ib"
            ]
        },
        {
            "name": "Sanctum",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "SCM",
                "Sanctum"
            ]
        },
        {
            "name": "Ulla",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Ulla"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/443/?format=api",
                "id": 443,
                "name": "Iris"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1188/?format=api",
                "id": 1188,
                "name": "Depth"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/2008/?format=api",
                "id": 2008,
                "name": "Fnuque"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "ArtcityArtist",
            "url": "http://artcity.bitfellas.org/index.php?a=artist&id=1276"
        },
        {
            "link_class": "BaseUrl",
            "url": "http://tobiasmik.dk/"
        },
        {
            "link_class": "BaseUrl",
            "url": "https://www.behance.net/tobiasmik"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=3096"
        }
    ]
}