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

{
    "url": "https://demozoo.org/api/v1/releasers/1626/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/1626/",
    "id": 1626,
    "name": "Iridon",
    "is_group": false,
    "nicks": [
        {
            "name": "Frodo",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Frodo"
            ]
        },
        {
            "name": "Iridon",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Iridon"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/407/?format=api",
                "id": 407,
                "name": "Dual Crew Shining"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1618/?format=api",
                "id": 1618,
                "name": "Shining"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/3272/?format=api",
                "id": 3272,
                "name": "Top Swap"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/2932/?format=api",
                "id": 2932,
                "name": "Adept"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/606/?format=api",
                "id": 606,
                "name": "Nah-Kolor"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/109686/?format=api",
                "id": 109686,
                "name": "The Fairy Crew"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/149040/?format=api",
                "id": 149040,
                "name": "Blaster Cracking Crew"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "ArtcityArtist",
            "url": "http://artcity.bitfellas.org/index.php?a=artist&id=1602"
        },
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=33009"
        },
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=13604"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=4154"
        }
    ]
}