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

{
    "url": "https://demozoo.org/api/v1/releasers/17237/?format=api",
    "demozoo_url": "https://demozoo.org/groups/17237/",
    "id": 17237,
    "name": "Retro A.C.",
    "is_group": true,
    "nicks": [
        {
            "name": "Retro A.C.",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Retro A.C."
            ]
        },
        {
            "name": "Retro-AC",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Retro-AC"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/26150/?format=api",
                "id": 26150,
                "name": "Charly"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/83/?format=api",
                "id": 83,
                "name": "MD"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/578/?format=api",
                "id": 578,
                "name": "SolarC"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=126"
        }
    ]
}