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

{
    "url": "https://demozoo.org/api/v1/releasers/139878/?format=api",
    "demozoo_url": "https://demozoo.org/groups/139878/",
    "id": 139878,
    "name": "Lasagne Cracking Crew",
    "is_group": true,
    "nicks": [
        {
            "name": "Lasagne Cracking Crew",
            "abbreviation": "LCC",
            "is_primary_nick": true,
            "variants": [
                "LCC",
                "Lasagne Crackers",
                "Lasagne Cracking Crew"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/21573/?format=api",
                "id": 21573,
                "name": "Apollyon"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/14294/?format=api",
                "id": 14294,
                "name": "Flex"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=4988"
        }
    ]
}