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

{
    "url": "https://demozoo.org/api/v1/releasers/61777/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/61777/",
    "id": 61777,
    "name": "Blues",
    "is_group": false,
    "nicks": [
        {
            "name": "Blues",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Blues"
            ]
        },
        {
            "name": "Chronic",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Chronic"
            ]
        },
        {
            "name": "X-ta-C",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "X-ta-C"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/8264/?format=api",
                "id": 8264,
                "name": "Diffusion"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/17914/?format=api",
                "id": 17914,
                "name": "Physic"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AmpAuthor",
            "url": "https://amp.dascene.net/detail.php?view=722"
        }
    ]
}