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

{
    "url": "https://demozoo.org/api/v1/releasers/107651/?format=api",
    "demozoo_url": "https://demozoo.org/groups/107651/",
    "id": 107651,
    "name": "Defcon 5",
    "is_group": true,
    "nicks": [
        {
            "name": "Defcon 5",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Defcon 5"
            ]
        },
        {
            "name": "Defcon 5 Crackers",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Defcon 5 Crackers"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/144960/?format=api",
                "id": 144960,
                "name": "The Delta"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=3352"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=9179"
        }
    ]
}