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

{
    "url": "https://demozoo.org/api/v1/releasers/95280/?format=api",
    "demozoo_url": "https://demozoo.org/groups/95280/",
    "id": 95280,
    "name": "Asia Inc.",
    "is_group": true,
    "nicks": [
        {
            "name": "Asia Inc.",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Asia Inc."
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/92174/?format=api",
                "id": 92174,
                "name": "Helborn"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/92173/?format=api",
                "id": 92173,
                "name": "Creative Vision"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/95281/?format=api",
                "id": 95281,
                "name": "Oversize"
            },
            "is_current": true
        }
    ],
    "subgroups": [
        {
            "subgroup": {
                "url": "https://demozoo.org/api/v1/releasers/103181/?format=api",
                "id": 103181,
                "name": "Oversize"
            },
            "is_current": true
        }
    ],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=28851"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=14521"
        }
    ]
}