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

{
    "url": "https://demozoo.org/api/v1/releasers/50/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/50/",
    "id": 50,
    "name": "Warpig",
    "is_group": false,
    "nicks": [
        {
            "name": "Warpig",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Warpig"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/48/?format=api",
                "id": 48,
                "name": "Exceed"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/4/?format=api",
                "id": 4,
                "name": "Haujobb"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/11014/?format=api",
                "id": 11014,
                "name": "Elvont"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/6028/?format=api",
                "id": 6028,
                "name": "Tipogödör"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/606/?format=api",
                "id": 606,
                "name": "Nah-Kolor"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/23559/?format=api",
                "id": 23559,
                "name": "Loop!"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "ArtcityArtist",
            "url": "http://artcity.bitfellas.org/index.php?a=artist&id=1607"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=42585"
        },
        {
            "link_class": "SlengpungUser",
            "url": "http://www.slengpung.com/?userid=2963"
        },
        {
            "link_class": "TwitterAccount",
            "url": "https://twitter.com/AndrasKetzer"
        }
    ]
}