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

{
    "url": "https://demozoo.org/api/v1/releasers/80595/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/80595/",
    "id": 80595,
    "name": "Drizzt",
    "is_group": false,
    "nicks": [
        {
            "name": "Drizzt",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Drizzt"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/80594/?format=api",
                "id": 80594,
                "name": "Local Courier System"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/81274/?format=api",
                "id": 81274,
                "name": "Spirit"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/81196/?format=api",
                "id": 81196,
                "name": "Outlaws"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/45306/?format=api",
                "id": 45306,
                "name": "PAiN!"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/46360/?format=api",
                "id": 46360,
                "name": "Pirates With Attitudes"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/127503/?format=api",
                "id": 127503,
                "name": "Miracle Couriers"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": []
}