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

{
    "url": "https://demozoo.org/api/v1/releasers/71127/?format=api",
    "demozoo_url": "https://demozoo.org/groups/71127/",
    "id": 71127,
    "name": "Trope",
    "is_group": true,
    "nicks": [
        {
            "name": "Trope",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Trope"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/43383/?format=api",
                "id": 43383,
                "name": "Nom De Nom"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/69582/?format=api",
                "id": 69582,
                "name": "Shifty"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://www.nickm.com/trope_tank/"
        },
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=9116"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=12946"
        }
    ]
}