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

{
    "url": "https://demozoo.org/api/v1/releasers/106631/?format=api",
    "demozoo_url": "https://demozoo.org/groups/106631/",
    "id": 106631,
    "name": "The Lords",
    "is_group": true,
    "nicks": [
        {
            "name": "Lords",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Lords"
            ]
        },
        {
            "name": "The Lords",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "The Lords"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/105255/?format=api",
                "id": 105255,
                "name": "Reverb"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/2918/?format=api",
                "id": 2918,
                "name": "The Guardian"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/103298/?format=api",
                "id": 103298,
                "name": "Sequencer"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "C64chGroup",
            "url": "https://c64.ch/groups/779"
        },
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=959"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=7752"
        }
    ]
}