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

{
    "url": "https://demozoo.org/api/v1/releasers/10377/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/10377/",
    "id": 10377,
    "name": "Iron Lung",
    "is_group": false,
    "nicks": [
        {
            "name": "Iron Lung",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Iron Lung",
                "Iron_Lung",
                "i_L"
            ]
        },
        {
            "name": "iron_Lung",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "iron_Lung"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/10339/?format=api",
                "id": 10339,
                "name": "Galza"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/10386/?format=api",
                "id": 10386,
                "name": "HellRaiserGroup"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/7647/?format=api",
                "id": 7647,
                "name": "ACiD"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://sergeysafonov.com/"
        },
        {
            "link_class": "Defacto2Person",
            "url": "https://defacto2.net/p/iron-lung"
        },
        {
            "link_class": "SixteenColorsArtist",
            "url": "https://16colo.rs/artist/iron%20lung"
        },
        {
            "link_class": "SlengpungUser",
            "url": "http://www.slengpung.com/?userid=1834"
        }
    ]
}