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

{
    "url": "https://demozoo.org/api/v1/releasers/128110/?format=api",
    "demozoo_url": "https://demozoo.org/groups/128110/",
    "id": 128110,
    "name": "Bacillus of Phthysis",
    "is_group": true,
    "nicks": [
        {
            "name": "Bacillus of Phthysis",
            "abbreviation": "BoP",
            "is_primary_nick": true,
            "variants": [
                "Bacillus of Phthysis",
                "BoP"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/55697/?format=api",
                "id": 55697,
                "name": "Deinonychus"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/128111/?format=api",
                "id": 128111,
                "name": "Lissa"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/128112/?format=api",
                "id": 128112,
                "name": "Primrose"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=1834"
        }
    ]
}