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

{
    "url": "https://demozoo.org/api/v1/releasers/1621/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/1621/",
    "id": 1621,
    "name": "Mel O'Dee",
    "is_group": false,
    "nicks": [
        {
            "name": "Mel O'Dee",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Mel O'Dee",
                "melodee"
            ]
        }
    ],
    "member_of": [
        {
            "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/407/?format=api",
                "id": 407,
                "name": "Dual Crew Shining"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/628/?format=api",
                "id": 628,
                "name": "Rebels"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/361/?format=api",
                "id": 361,
                "name": "Scoopex"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/45178/?format=api",
                "id": 45178,
                "name": "Shadows"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/2219/?format=api",
                "id": 2219,
                "name": "NeXT"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AmpAuthor",
            "url": "https://amp.dascene.net/detail.php?view=4804"
        },
        {
            "link_class": "BaseUrl",
            "url": "http://www.melodee.de"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=15897"
        },
        {
            "link_class": "ModarchiveMember",
            "url": "https://modarchive.org/member.php?93133"
        },
        {
            "link_class": "NectarineArtist",
            "url": "https://scenestream.net/demovibes/artist/773/"
        }
    ]
}