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

{
    "url": "https://demozoo.org/api/v1/releasers/115759/?format=api",
    "demozoo_url": "https://demozoo.org/groups/115759/",
    "id": 115759,
    "name": "The Megateam",
    "is_group": true,
    "nicks": [
        {
            "name": "Mega Team",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Mega Team"
            ]
        },
        {
            "name": "Megateam",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Megateam"
            ]
        },
        {
            "name": "The Megateam",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "The Megateam"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/1249/?format=api",
                "id": 1249,
                "name": "Stein Pedersen"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/1369/?format=api",
                "id": 1369,
                "name": "Ole Marius Pettersen"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/7548/?format=api",
                "id": 7548,
                "name": "Lars Hoff"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=6116"
        }
    ]
}