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

{
    "url": "https://demozoo.org/api/v1/releasers/109681/?format=api",
    "demozoo_url": "https://demozoo.org/groups/109681/",
    "id": 109681,
    "name": "The Essex Link",
    "is_group": true,
    "nicks": [
        {
            "name": "The Essex Link",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "The Essex Link"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/92718/?format=api",
                "id": 92718,
                "name": "Thargoid"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/146748/?format=api",
                "id": 146748,
                "name": "Jem"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/146749/?format=api",
                "id": 146749,
                "name": "Wizard"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=5195"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=9699"
        }
    ]
}