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

{
    "url": "https://demozoo.org/api/v1/releasers/112370/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/112370/",
    "id": 112370,
    "name": "Digital Vampire",
    "is_group": false,
    "nicks": [
        {
            "name": "Digital Vampire",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Digital Vampire"
            ]
        },
        {
            "name": "Digivamp",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Digivamp"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/84005/?format=api",
                "id": 84005,
                "name": "Darius"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/88555/?format=api",
                "id": 88555,
                "name": "Fuck Them All"
            },
            "is_current": true
        },
        {
            "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/129950/?format=api",
                "id": 129950,
                "name": "Above the Absolute"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/78926/?format=api",
                "id": 78926,
                "name": "High Tech Couriers"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": []
}