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

{
    "url": "https://demozoo.org/api/v1/releasers/3777/?format=api",
    "demozoo_url": "https://demozoo.org/groups/3777/",
    "id": 3777,
    "name": "Hick'n'Hack",
    "is_group": true,
    "nicks": [
        {
            "name": "Hick'n'Hack",
            "abbreviation": "HNH",
            "is_primary_nick": true,
            "variants": [
                "HNH",
                "Hick'n'Hack"
            ]
        },
        {
            "name": "Hicknhack",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Hicknhack"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/3645/?format=api",
                "id": 3645,
                "name": "Void"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/6402/?format=api",
                "id": 6402,
                "name": "Nomad"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/18571/?format=api",
                "id": 18571,
                "name": "Odi"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/25353/?format=api",
                "id": 25353,
                "name": "arBmind"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/142517/?format=api",
                "id": 142517,
                "name": "Lightzone"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/142518/?format=api",
                "id": 142518,
                "name": "sSXP"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/142516/?format=api",
                "id": 142516,
                "name": "Q"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/142515/?format=api",
                "id": 142515,
                "name": "ToK"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/149025/?format=api",
                "id": 149025,
                "name": "Skyy"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=3954"
        }
    ]
}