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

{
    "url": "https://demozoo.org/api/v1/releasers/105648/?format=api",
    "demozoo_url": "https://demozoo.org/groups/105648/",
    "id": 105648,
    "name": "Vikings",
    "is_group": true,
    "nicks": [
        {
            "name": "Vikings",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Vikings"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/50360/?format=api",
                "id": 50360,
                "name": "Rod"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/114035/?format=api",
                "id": 114035,
                "name": "Ufo"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=19355"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=12381"
        }
    ]
}