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

{
    "url": "https://demozoo.org/api/v1/releasers/127211/?format=api",
    "demozoo_url": "https://demozoo.org/groups/127211/",
    "id": 127211,
    "name": "South East Cracking Group",
    "is_group": true,
    "nicks": [
        {
            "name": "South East Cracking Group",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "South East Cracking Group"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/127210/?format=api",
                "id": 127210,
                "name": "Micro Mouth"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/1227/?format=api",
                "id": 1227,
                "name": "Sector 9"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/145441/?format=api",
                "id": 145441,
                "name": "Japmaster"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/145448/?format=api",
                "id": 145448,
                "name": "Maff"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=4265"
        }
    ]
}