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

{
    "url": "https://demozoo.org/api/v1/releasers/8002/?format=api",
    "demozoo_url": "https://demozoo.org/groups/8002/",
    "id": 8002,
    "name": "Phantasie",
    "is_group": true,
    "nicks": [
        {
            "name": "Phantasie",
            "abbreviation": "PTS",
            "is_primary_nick": true,
            "variants": [
                "PTS",
                "Phantasie"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/8004/?format=api",
                "id": 8004,
                "name": "Scratch"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/8005/?format=api",
                "id": 8005,
                "name": "Iceman"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/8006/?format=api",
                "id": 8006,
                "name": "Talisman"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/8007/?format=api",
                "id": 8007,
                "name": "Outlaw"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/8008/?format=api",
                "id": 8008,
                "name": "Exodus"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/8009/?format=api",
                "id": 8009,
                "name": "Byte Warrior"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/52141/?format=api",
                "id": 52141,
                "name": "Jarre"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/97176/?format=api",
                "id": 97176,
                "name": "Lord Thor"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/97211/?format=api",
                "id": 97211,
                "name": "Goobug"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/139555/?format=api",
                "id": 139555,
                "name": "Beast"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=36482"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=5784"
        }
    ]
}