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

{
    "url": "https://demozoo.org/api/v1/releasers/29031/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/29031/",
    "id": 29031,
    "name": "The Bright Lion",
    "is_group": false,
    "nicks": [
        {
            "name": "TBL",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "TBL"
            ]
        },
        {
            "name": "The Bright Lion",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "The Bright Lion"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/4096/?format=api",
                "id": 4096,
                "name": "Science 451"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/2788/?format=api",
                "id": 2788,
                "name": "Sphinx"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1311/?format=api",
                "id": 1311,
                "name": "Abnormal"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/107259/?format=api",
                "id": 107259,
                "name": "Boys from Dizzyland"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": []
}