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

{
    "url": "https://demozoo.org/api/v1/releasers/48476/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/48476/",
    "id": 48476,
    "name": "Resetsurvivor",
    "is_group": false,
    "nicks": [
        {
            "name": "Balls Wilson",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Balls Wilson"
            ]
        },
        {
            "name": "Reset Survivor",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Reset Survivor"
            ]
        },
        {
            "name": "Resetsurvivor",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Resetsurvivor"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/6872/?format=api",
                "id": 6872,
                "name": "Blocktronics"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/38571/?format=api",
                "id": 38571,
                "name": "Apathy"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://resetsurvivor.com/"
        },
        {
            "link_class": "DeviantartUser",
            "url": "http://resetsurvivor.deviantart.com"
        },
        {
            "link_class": "SixteenColorsArtist",
            "url": "https://16colo.rs/artist/resetsurvivor"
        },
        {
            "link_class": "TwitterAccount",
            "url": "https://twitter.com/resetsurvivor"
        }
    ]
}