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

{
    "url": "https://demozoo.org/api/v1/releasers/86054/?format=api",
    "demozoo_url": "https://demozoo.org/groups/86054/",
    "id": 86054,
    "name": "Eurovision",
    "is_group": true,
    "nicks": [
        {
            "name": "Eurovision",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Eurovision"
            ]
        }
    ],
    "member_of": [],
    "members": [],
    "subgroups": [
        {
            "subgroup": {
                "url": "https://demozoo.org/api/v1/releasers/63140/?format=api",
                "id": 63140,
                "name": "ANC Europe"
            },
            "is_current": true
        },
        {
            "subgroup": {
                "url": "https://demozoo.org/api/v1/releasers/95698/?format=api",
                "id": 95698,
                "name": "German Spreading Crew"
            },
            "is_current": true
        },
        {
            "subgroup": {
                "url": "https://demozoo.org/api/v1/releasers/112971/?format=api",
                "id": 112971,
                "name": "NBC"
            },
            "is_current": true
        }
    ],
    "external_links": []
}