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

{
    "url": "https://demozoo.org/api/v1/releasers/17132/?format=api",
    "demozoo_url": "https://demozoo.org/groups/17132/",
    "id": 17132,
    "name": "Nice Dezigns",
    "is_group": true,
    "nicks": [
        {
            "name": "Nice Designz",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Nice Designz"
            ]
        },
        {
            "name": "Nice Dezigns",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Nice Dezigns"
            ]
        },
        {
            "name": "[NICE:98:DEZIGNS]",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "[NICE:98:DEZIGNS]"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/14171/?format=api",
                "id": 14171,
                "name": "Python"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/14170/?format=api",
                "id": 14170,
                "name": "Mac Systems"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/28460/?format=api",
                "id": 28460,
                "name": "Eclipse"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=1948"
        }
    ]
}