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

{
    "url": "https://demozoo.org/api/v1/releasers/15209/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/15209/",
    "id": 15209,
    "name": "Missing Organ",
    "is_group": false,
    "nicks": [
        {
            "name": "Missing Organ",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Missing Organ"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/9354/?format=api",
                "id": 9354,
                "name": "Total Eclipse"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/15210/?format=api",
                "id": 15210,
                "name": "Hapax Legomenon"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/13788/?format=api",
                "id": 13788,
                "name": "Shadows Of The Underground"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": []
}