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

{
    "url": "https://demozoo.org/api/v1/releasers/152198/?format=api",
    "demozoo_url": "https://demozoo.org/groups/152198/",
    "id": 152198,
    "name": "Crazy Bros",
    "is_group": true,
    "nicks": [
        {
            "name": "Crazy Bros",
            "abbreviation": "CrB",
            "is_primary_nick": true,
            "variants": [
                "CrB",
                "Crazy Bros"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/2226/?format=api",
                "id": 2226,
                "name": "Phantasy"
            },
            "is_current": false
        }
    ],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/9746/?format=api",
                "id": 9746,
                "name": "Noize"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/59711/?format=api",
                "id": 59711,
                "name": "Envoy"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/59710/?format=api",
                "id": 59710,
                "name": "Combinator"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/152199/?format=api",
                "id": 152199,
                "name": "Point 777"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "SpeccyWikiPage",
            "url": "http://speccy.info/Crazy_Bros"
        }
    ]
}