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

{
    "url": "https://demozoo.org/api/v1/releasers/121231/?format=api",
    "demozoo_url": "https://demozoo.org/groups/121231/",
    "id": 121231,
    "name": "Rise",
    "is_group": true,
    "nicks": [
        {
            "name": "Rewriting International Standards Of Excellence",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Rewriting International Standards Of Excellence"
            ]
        },
        {
            "name": "Rise",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Rise"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/89311/?format=api",
                "id": 89311,
                "name": "Apothecary"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/121232/?format=api",
                "id": 121232,
                "name": "Elendil"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/121233/?format=api",
                "id": 121233,
                "name": "Pascal"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/142947/?format=api",
                "id": 142947,
                "name": "TuT"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": []
}