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

{
    "url": "https://demozoo.org/api/v1/releasers/11169/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/11169/",
    "id": 11169,
    "name": "Credo",
    "is_group": false,
    "nicks": [
        {
            "name": "Cr3d0",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Cr3d0"
            ]
        },
        {
            "name": "Credo",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Credo"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/454/?format=api",
                "id": 454,
                "name": "Resource"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/2226/?format=api",
                "id": 2226,
                "name": "Phantasy"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/15126/?format=api",
                "id": 15126,
                "name": "Black Box"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/71354/?format=api",
                "id": 71354,
                "name": "Supreme"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/7511/?format=api",
                "id": 7511,
                "name": "Success & The Ruling Company"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=250"
        },
        {
            "link_class": "SceneidAccount",
            "url": "https://www.pouet.net/user.php?who=1495"
        }
    ]
}