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

{
    "url": "https://demozoo.org/api/v1/releasers/3187/?format=api",
    "demozoo_url": "https://demozoo.org/groups/3187/",
    "id": 3187,
    "name": "Fatzone",
    "is_group": true,
    "nicks": [
        {
            "name": "Fatzone",
            "abbreviation": "FTZ",
            "is_primary_nick": true,
            "variants": [
                "FTZ",
                "Fatzone"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/3186/?format=api",
                "id": 3186,
                "name": "Malmix"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/5667/?format=api",
                "id": 5667,
                "name": "gemini"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/3871/?format=api",
                "id": 3871,
                "name": "Pezac"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/5371/?format=api",
                "id": 5371,
                "name": "mAZE"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/3515/?format=api",
                "id": 3515,
                "name": "Slash"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=4841"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=51175"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=7537"
        }
    ]
}