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

{
    "url": "https://demozoo.org/api/v1/releasers/48504/?format=api",
    "demozoo_url": "https://demozoo.org/groups/48504/",
    "id": 48504,
    "name": "Parallax",
    "is_group": true,
    "nicks": [
        {
            "name": "Parallax",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Parallax"
            ]
        },
        {
            "name": "Parallax Systems",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Parallax Systems"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/48505/?format=api",
                "id": 48505,
                "name": "Codeine"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=10744"
        }
    ]
}