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

{
    "url": "https://demozoo.org/api/v1/releasers/66627/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/66627/",
    "id": 66627,
    "name": "Skyblazer",
    "is_group": false,
    "nicks": [
        {
            "name": "Skyblazer",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Skyblazer"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/9949/?format=api",
                "id": 9949,
                "name": "OldSkool"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/80448/?format=api",
                "id": 80448,
                "name": "Rigid"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/46616/?format=api",
                "id": 46616,
                "name": "Drink or Die"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": []
}