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

{
    "url": "https://demozoo.org/api/v1/releasers/11666/?format=api",
    "demozoo_url": "https://demozoo.org/groups/11666/",
    "id": 11666,
    "name": "Dust Inc.",
    "is_group": true,
    "nicks": [
        {
            "name": "Dust Inc.",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Dust Inc."
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/9996/?format=api",
                "id": 9996,
                "name": "d0up"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/38078/?format=api",
                "id": 38078,
                "name": "Sergeeo"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=1361"
        }
    ]
}