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

{
    "url": "https://demozoo.org/api/v1/releasers/52877/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/52877/",
    "id": 52877,
    "name": "Andre (AS)",
    "is_group": false,
    "nicks": [
        {
            "name": "Andre (AS)",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Andre (AS)"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/762/?format=api",
                "id": 762,
                "name": "Oxyron"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/6685/?format=api",
                "id": 6685,
                "name": "Antic"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/32881/?format=api",
                "id": 32881,
                "name": "Gloom"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/8213/?format=api",
                "id": 8213,
                "name": "House Designs"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/29035/?format=api",
                "id": 29035,
                "name": "Trans-X"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=309"
        }
    ]
}