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

{
    "url": "https://demozoo.org/api/v1/releasers/90654/?format=api",
    "demozoo_url": "https://demozoo.org/groups/90654/",
    "id": 90654,
    "name": "VC Crackers",
    "is_group": true,
    "nicks": [
        {
            "name": "VC Crackers",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "VC Crackers"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/429/?format=api",
                "id": 429,
                "name": "Darkness"
            },
            "is_current": true
        }
    ],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/90653/?format=api",
                "id": 90653,
                "name": "Raster Master"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/90655/?format=api",
                "id": 90655,
                "name": "ST-Killer"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": []
}