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

{
    "url": "https://demozoo.org/api/v1/releasers/30231/?format=api",
    "demozoo_url": "https://demozoo.org/groups/30231/",
    "id": 30231,
    "name": "Hackers",
    "is_group": true,
    "nicks": [
        {
            "name": "Hackers",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Hackers"
            ]
        },
        {
            "name": "Hackers Japan",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Hackers Japan"
            ]
        },
        {
            "name": "Hackers Japan Co., Ltd.",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Hackers Japan Co., Ltd."
            ]
        },
        {
            "name": "Hackers Media Industries",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Hackers Media Industries"
            ]
        },
        {
            "name": "Hackers Multimedia Corporation",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Hackers Multimedia Corporation"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/45711/?format=api",
                "id": 45711,
                "name": "Hi-Stack"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/20354/?format=api",
                "id": 20354,
                "name": "Ash Checksum"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/56581/?format=api",
                "id": 56581,
                "name": "Van Damme"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/56582/?format=api",
                "id": 56582,
                "name": "Zero Cool"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://hackerscollective.tumblr.com/"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=8051"
        }
    ]
}