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

{
    "url": "https://demozoo.org/api/v1/releasers/69250/?format=api",
    "demozoo_url": "https://demozoo.org/groups/69250/",
    "id": 69250,
    "name": "Conquistadores",
    "is_group": true,
    "nicks": [
        {
            "name": "Conquistadores",
            "abbreviation": "CQS",
            "is_primary_nick": true,
            "variants": [
                "CQS",
                "Conquistadores"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/69251/?format=api",
                "id": 69251,
                "name": "Phantom Lord"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/69252/?format=api",
                "id": 69252,
                "name": "Blackfire"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/69255/?format=api",
                "id": 69255,
                "name": "Calf"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/115949/?format=api",
                "id": 115949,
                "name": "Mr. Urano Dux"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/139907/?format=api",
                "id": 139907,
                "name": "MAYK"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=3034"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=9066"
        }
    ]
}