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

{
    "url": "https://demozoo.org/api/v1/releasers/118237/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/118237/",
    "id": 118237,
    "name": "mUSHROOM!",
    "is_group": false,
    "nicks": [
        {
            "name": "mUSHROOM!",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "mUSHROOM",
                "mUSHROOM!"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/65043/?format=api",
                "id": 65043,
                "name": "Quasar"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/79605/?format=api",
                "id": 79605,
                "name": "German Trading Alliance"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": []
}