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

{
    "url": "https://demozoo.org/api/v1/releasers/67840/?format=api",
    "demozoo_url": "https://demozoo.org/groups/67840/",
    "id": 67840,
    "name": "South Banat Crew",
    "is_group": true,
    "nicks": [
        {
            "name": "South Banat Crew",
            "abbreviation": "SBC",
            "is_primary_nick": true,
            "variants": [
                "SBC",
                "South Banat Crew"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/23682/?format=api",
                "id": 23682,
                "name": "Cozy MC"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/47616/?format=api",
                "id": 47616,
                "name": "dm"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/23708/?format=api",
                "id": 23708,
                "name": "The Bug Boy"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/47622/?format=api",
                "id": 47622,
                "name": "Shizzcat"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=7982"
        }
    ]
}