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

{
    "url": "https://demozoo.org/api/v1/releasers/17027/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/17027/",
    "id": 17027,
    "name": "Infinity",
    "is_group": false,
    "nicks": [
        {
            "name": "Infinity",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Infinity"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/6773/?format=api",
                "id": 6773,
                "name": "Mental Design"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/16503/?format=api",
                "id": 16503,
                "name": "The CodeBlasters"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/2974/?format=api",
                "id": 2974,
                "name": "Prime"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/107547/?format=api",
                "id": 107547,
                "name": "Infernals"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AmpAuthor",
            "url": "https://amp.dascene.net/detail.php?view=5203"
        }
    ]
}