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

{
    "url": "https://demozoo.org/api/v1/releasers/36664/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/36664/",
    "id": 36664,
    "name": "Narcus Smee",
    "is_group": false,
    "nicks": [
        {
            "name": "Narcus Smee",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Narcus Smee"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/36630/?format=api",
                "id": 36630,
                "name": "Lightspeed"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/85429/?format=api",
                "id": 85429,
                "name": "Storm²"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": []
}