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

{
    "url": "https://demozoo.org/api/v1/releasers/11275/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/11275/",
    "id": 11275,
    "name": "Tharsis",
    "is_group": false,
    "nicks": [
        {
            "name": "Tharsis",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Tharsis"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/11276/?format=api",
                "id": 11276,
                "name": "Bliss"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/11274/?format=api",
                "id": 11274,
                "name": "Thaumaturge"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/24816/?format=api",
                "id": 24816,
                "name": "Peak Music"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/26437/?format=api",
                "id": 26437,
                "name": "PMPO"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "SlengpungUser",
            "url": "http://www.slengpung.com/?userid=1924"
        }
    ]
}