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

{
    "url": "https://demozoo.org/api/v1/releasers/20169/?format=api",
    "demozoo_url": "https://demozoo.org/groups/20169/",
    "id": 20169,
    "name": "Symposion",
    "is_group": true,
    "nicks": [
        {
            "name": "Symposion",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Symposion"
            ]
        },
        {
            "name": "Symposium",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Symposium"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/20179/?format=api",
                "id": 20179,
                "name": "Blotzmann"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/20184/?format=api",
                "id": 20184,
                "name": "Dragoon"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/20204/?format=api",
                "id": 20204,
                "name": "Charm"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/17343/?format=api",
                "id": 17343,
                "name": "DRAGooN"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": []
}