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

{
    "url": "https://demozoo.org/api/v1/releasers/72149/?format=api",
    "demozoo_url": "https://demozoo.org/groups/72149/",
    "id": 72149,
    "name": "Plaztique",
    "is_group": true,
    "nicks": [
        {
            "name": "Plaztique",
            "abbreviation": "PTQ",
            "is_primary_nick": true,
            "variants": [
                "PTQ",
                "Plastique",
                "Plaztique"
            ]
        },
        {
            "name": "Plaztique D-Zign",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Plastique Design",
                "Plaztique D-Zign"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/38859/?format=api",
                "id": 38859,
                "name": "Twilight"
            },
            "is_current": true
        }
    ],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/72148/?format=api",
                "id": 72148,
                "name": "Genius"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=27659"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=7338"
        }
    ]
}