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

{
    "url": "https://demozoo.org/api/v1/releasers/109687/?format=api",
    "demozoo_url": "https://demozoo.org/groups/109687/",
    "id": 109687,
    "name": "The Fantastic Four",
    "is_group": true,
    "nicks": [
        {
            "name": "The Fantastic Four",
            "abbreviation": "TFF",
            "is_primary_nick": true,
            "variants": [
                "Fantastic Four",
                "TFF",
                "The Fantastic Four"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/138845/?format=api",
                "id": 138845,
                "name": "Doctor Tripper"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/138846/?format=api",
                "id": 138846,
                "name": "The Softseller"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/138847/?format=api",
                "id": 138847,
                "name": "Urmel Cracking Service"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/69239/?format=api",
                "id": 69239,
                "name": "Atlan"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=3220"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=9139"
        }
    ]
}