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

{
    "url": "https://demozoo.org/api/v1/releasers/45239/?format=api",
    "demozoo_url": "https://demozoo.org/groups/45239/",
    "id": 45239,
    "name": "Enemies",
    "is_group": true,
    "nicks": [
        {
            "name": "Enemies",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Enemies"
            ]
        },
        {
            "name": "The Enemies",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "The Enemies"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/45238/?format=api",
                "id": 45238,
                "name": "Sky"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/60123/?format=api",
                "id": 60123,
                "name": "Morten Grouleff"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/133569/?format=api",
                "id": 133569,
                "name": "Boogie"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=45997"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=7597"
        }
    ]
}