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

{
    "url": "https://demozoo.org/api/v1/releasers/76052/?format=api",
    "demozoo_url": "https://demozoo.org/groups/76052/",
    "id": 76052,
    "name": "Coders On Dope",
    "is_group": true,
    "nicks": [
        {
            "name": "Coders On Dope",
            "abbreviation": "COD",
            "is_primary_nick": true,
            "variants": [
                "COD",
                "Coders On Dope"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/13657/?format=api",
                "id": 13657,
                "name": "Triloxy"
            },
            "is_current": true
        }
    ],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/25223/?format=api",
                "id": 25223,
                "name": "Bandido"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/117556/?format=api",
                "id": 117556,
                "name": "Disk Slider"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=13629"
        }
    ]
}