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

{
    "url": "https://demozoo.org/api/v1/releasers/1201/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/1201/",
    "id": 1201,
    "name": "Bugg",
    "is_group": false,
    "nicks": [
        {
            "name": "BuG",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "BuG"
            ]
        },
        {
            "name": "Bugg",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Bugg"
            ]
        },
        {
            "name": "Juuso Luukkonen",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Juuso Luukkonen"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/738/?format=api",
                "id": 738,
                "name": "Alcatraz"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/12909/?format=api",
                "id": 12909,
                "name": "PuavoHard"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/37770/?format=api",
                "id": 37770,
                "name": "Kuunsyke"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/39581/?format=api",
                "id": 39581,
                "name": "SBI Allstars"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "ArtcityArtist",
            "url": "http://artcity.bitfellas.org/index.php?a=artist&id=4140"
        },
        {
            "link_class": "SceneidAccount",
            "url": "https://www.pouet.net/user.php?who=6994"
        }
    ]
}