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

{
    "url": "https://demozoo.org/api/v1/releasers/113326/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/113326/",
    "id": 113326,
    "name": "Brendi",
    "is_group": false,
    "nicks": [
        {
            "name": "Brendi",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Brendi"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/75437/?format=api",
                "id": 75437,
                "name": "Shelters"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/3819/?format=api",
                "id": 3819,
                "name": "Miracles"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/113322/?format=api",
                "id": 113322,
                "name": "Mystic Labs"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/106857/?format=api",
                "id": 106857,
                "name": "Undying"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=10661"
        }
    ]
}