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

{
    "url": "https://demozoo.org/api/v1/releasers/8892/?format=api",
    "demozoo_url": "https://demozoo.org/groups/8892/",
    "id": 8892,
    "name": "Seamans",
    "is_group": true,
    "nicks": [
        {
            "name": "Seamans",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Seamans"
            ]
        },
        {
            "name": "Seamans Beer Group Corp.",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Seamans Beer Group Corp."
            ]
        },
        {
            "name": "Seamans Beer Users Hackers Group",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Seamans Beer Users Hackers Group"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/8893/?format=api",
                "id": 8893,
                "name": "Progress"
            },
            "is_current": true
        }
    ],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/9074/?format=api",
                "id": 9074,
                "name": "Rom"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/9075/?format=api",
                "id": 9075,
                "name": "Fux"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/59624/?format=api",
                "id": 59624,
                "name": "Nick"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/59625/?format=api",
                "id": 59625,
                "name": "Shemmy"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=4046"
        },
        {
            "link_class": "SpeccyWikiPage",
            "url": "http://speccy.info/Seamans"
        }
    ]
}