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

{
    "url": "https://demozoo.org/api/v1/releasers/122508/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/122508/",
    "id": 122508,
    "name": "Krush",
    "is_group": false,
    "nicks": [
        {
            "name": "Krush",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Krush"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/106896/?format=api",
                "id": 106896,
                "name": "Abstract"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/80094/?format=api",
                "id": 80094,
                "name": "ABC Department"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/141264/?format=api",
                "id": 141264,
                "name": "Bad Batch"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/107437/?format=api",
                "id": 107437,
                "name": "Crusade"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/52214/?format=api",
                "id": 52214,
                "name": "Fresh"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/5027/?format=api",
                "id": 5027,
                "name": "The Ruling Company"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=2749"
        }
    ]
}