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

{
    "url": "https://demozoo.org/api/v1/releasers/118622/?format=api",
    "demozoo_url": "https://demozoo.org/groups/118622/",
    "id": 118622,
    "name": "Celtic",
    "is_group": true,
    "nicks": [
        {
            "name": "Celtic",
            "abbreviation": "CTC",
            "is_primary_nick": true,
            "variants": [
                "CTC",
                "Celtic"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/14402/?format=api",
                "id": 14402,
                "name": "auMatt"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/118623/?format=api",
                "id": 118623,
                "name": "Zentradi"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/118624/?format=api",
                "id": 118624,
                "name": "Cyborg"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/128161/?format=api",
                "id": 128161,
                "name": "Shake"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=8502"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=15057"
        }
    ]
}