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

{
    "url": "https://demozoo.org/api/v1/releasers/155212/?format=api",
    "demozoo_url": "https://demozoo.org/groups/155212/",
    "id": 155212,
    "name": "Wax",
    "is_group": true,
    "nicks": [
        {
            "name": "Wax",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Wax"
            ]
        },
        {
            "name": "Wax Enterprises",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Wax Enterprises"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/6860/?format=api",
                "id": 6860,
                "name": "Native"
            },
            "is_current": false
        }
    ],
    "subgroups": [
        {
            "subgroup": {
                "url": "https://demozoo.org/api/v1/releasers/10351/?format=api",
                "id": 10351,
                "name": "Phunk"
            },
            "is_current": false
        }
    ],
    "external_links": [
        {
            "link_class": "SixteenColorsGroup",
            "url": "https://16colo.rs/group/wax"
        }
    ]
}