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

{
    "url": "https://demozoo.org/api/v1/releasers/55714/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/55714/",
    "id": 55714,
    "name": "Warlock",
    "is_group": false,
    "nicks": [
        {
            "name": "Harry",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Harry"
            ]
        },
        {
            "name": "Warlock",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Warlock"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/53771/?format=api",
                "id": 53771,
                "name": "The Fanatic Duo"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/39770/?format=api",
                "id": 39770,
                "name": "Trianon"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/74238/?format=api",
                "id": 74238,
                "name": "The Magic Masters"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/28917/?format=api",
                "id": 28917,
                "name": "A.E.K. Crackware Essen 2099"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/4008/?format=api",
                "id": 4008,
                "name": "Tristar"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/132701/?format=api",
                "id": 132701,
                "name": "Redled Crew"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=9912"
        }
    ]
}