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

{
    "url": "https://demozoo.org/api/v1/releasers/125340/?format=api",
    "demozoo_url": "https://demozoo.org/groups/125340/",
    "id": 125340,
    "name": "The Uncrowned Crackers",
    "is_group": true,
    "nicks": [
        {
            "name": "The Uncrowned Crackers",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "The Uncrowned Crackers"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/3303/?format=api",
                "id": 3303,
                "name": "TBB"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/75979/?format=api",
                "id": 75979,
                "name": "Proton"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/125341/?format=api",
                "id": 125341,
                "name": "Freak"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/53730/?format=api",
                "id": 53730,
                "name": "Dr. Suffi"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=8317"
        }
    ]
}