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

{
    "url": "https://demozoo.org/api/v1/releasers/90299/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/90299/",
    "id": 90299,
    "name": "Hexy",
    "is_group": false,
    "nicks": [
        {
            "name": "Hexy",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Hexy"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/90331/?format=api",
                "id": 90331,
                "name": "Twins"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/108012/?format=api",
                "id": 108012,
                "name": "Future Technologics 2009"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/141237/?format=api",
                "id": 141237,
                "name": "Heavy"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=9752"
        }
    ]
}