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

{
    "url": "https://demozoo.org/api/v1/releasers/55450/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/55450/",
    "id": 55450,
    "name": "Cybarite",
    "is_group": false,
    "nicks": [
        {
            "name": "Cybarite",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Cybarite"
            ]
        },
        {
            "name": "SteveTheKey",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "SteveTheKey"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/114011/?format=api",
                "id": 114011,
                "name": "Voodoo Design"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/96904/?format=api",
                "id": 96904,
                "name": "Music First"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/103189/?format=api",
                "id": 103189,
                "name": "Friends of Paula"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/870/?format=api",
                "id": 870,
                "name": "Majic 12"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AmpAuthor",
            "url": "https://amp.dascene.net/detail.php?view=1418"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=36189"
        }
    ]
}