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

{
    "url": "https://demozoo.org/api/v1/releasers/79596/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/79596/",
    "id": 79596,
    "name": "Einstein",
    "is_group": false,
    "nicks": [
        {
            "name": "Einstein",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Einstein"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/15803/?format=api",
                "id": 15803,
                "name": "Digital Artists of the Rare Kind"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/81097/?format=api",
                "id": 81097,
                "name": "Deep"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/10362/?format=api",
                "id": 10362,
                "name": "Brainlez Coders!"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": []
}