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

{
    "url": "https://demozoo.org/api/v1/releasers/5325/?format=api",
    "demozoo_url": "https://demozoo.org/groups/5325/",
    "id": 5325,
    "name": "Squirrelz",
    "is_group": true,
    "nicks": [
        {
            "name": "Squirrelz",
            "abbreviation": "SQZ",
            "is_primary_nick": true,
            "variants": [
                "SQZ",
                "Squirrelz"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/5258/?format=api",
                "id": 5258,
                "name": "Leia"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/5520/?format=api",
                "id": 5520,
                "name": "Arancia"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/17355/?format=api",
                "id": 17355,
                "name": "Alv"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/59891/?format=api",
                "id": 59891,
                "name": "Peaky"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/59892/?format=api",
                "id": 59892,
                "name": "Reima"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/105121/?format=api",
                "id": 105121,
                "name": "Mouth"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=28249"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=1906"
        },
        {
            "link_class": "WaybackMachinePage",
            "url": "https://web.archive.org/web/20010315020942/http://sqz.da.ru/"
        }
    ]
}