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

{
    "url": "https://demozoo.org/api/v1/releasers/6436/?format=api",
    "demozoo_url": "https://demozoo.org/groups/6436/",
    "id": 6436,
    "name": "SQNY",
    "is_group": true,
    "nicks": [
        {
            "name": "SQNY",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "SQNY"
            ]
        },
        {
            "name": "SQNY Pictures",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "SQNY Pictures"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/491/?format=api",
                "id": 491,
                "name": "Curly Brace"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/804/?format=api",
                "id": 804,
                "name": "Little Bitchard"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/1759/?format=api",
                "id": 1759,
                "name": "1in10"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/1289/?format=api",
                "id": 1289,
                "name": "Synteesi"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/304/?format=api",
                "id": 304,
                "name": "Ra"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=7816"
        }
    ]
}