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

{
    "url": "https://demozoo.org/api/v1/releasers/65557/?format=api",
    "demozoo_url": "https://demozoo.org/groups/65557/",
    "id": 65557,
    "name": "Shadow",
    "is_group": true,
    "nicks": [
        {
            "name": "Shadow",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Shadow"
            ]
        },
        {
            "name": "Shadow Music",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Shadow Music"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/230/?format=api",
                "id": 230,
                "name": "Smash"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/46546/?format=api",
                "id": 46546,
                "name": "Inner Vision"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/48811/?format=api",
                "id": 48811,
                "name": "Mild"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/48838/?format=api",
                "id": 48838,
                "name": "Nitris"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/15976/?format=api",
                "id": 15976,
                "name": "Beek"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": []
}