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

{
    "url": "https://demozoo.org/api/v1/releasers/66452/?format=api",
    "demozoo_url": "https://demozoo.org/groups/66452/",
    "id": 66452,
    "name": "Smurf",
    "is_group": true,
    "nicks": [
        {
            "name": "Smurf",
            "abbreviation": "SMF",
            "is_primary_nick": true,
            "variants": [
                "SMF",
                "Smurf"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/22973/?format=api",
                "id": 22973,
                "name": "Siriax"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/20708/?format=api",
                "id": 20708,
                "name": "Nostromo"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/59324/?format=api",
                "id": 59324,
                "name": "Nitro"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/27890/?format=api",
                "id": 27890,
                "name": "Bandito"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=37997"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=6791"
        }
    ]
}