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

{
    "url": "https://demozoo.org/api/v1/releasers/17214/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/17214/",
    "id": 17214,
    "name": "Seablue",
    "is_group": false,
    "nicks": [
        {
            "name": "Seablue",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Seablue"
            ]
        }
    ],
    "member_of": [
        {
            "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/50919/?format=api",
                "id": 50919,
                "name": "Oldschool Artists"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/28531/?format=api",
                "id": 28531,
                "name": "Chipztream"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/45222/?format=api",
                "id": 45222,
                "name": "Cheetah"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/45223/?format=api",
                "id": 45223,
                "name": "Tukc"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AmpAuthor",
            "url": "https://amp.dascene.net/detail.php?view=8810"
        },
        {
            "link_class": "ModarchiveMember",
            "url": "https://modarchive.org/member.php?69050"
        },
        {
            "link_class": "SceneidAccount",
            "url": "https://www.pouet.net/user.php?who=1114"
        }
    ]
}