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

{
    "url": "https://demozoo.org/api/v1/releasers/150769/?format=api",
    "demozoo_url": "https://demozoo.org/groups/150769/",
    "id": 150769,
    "name": "Djinn",
    "is_group": true,
    "nicks": [
        {
            "name": "Djinn",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Djinn"
            ]
        },
        {
            "name": "Efreet",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Efreet"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/150770/?format=api",
                "id": 150770,
                "name": "Enzo"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/150771/?format=api",
                "id": 150771,
                "name": "Thalas"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/150772/?format=api",
                "id": 150772,
                "name": "Iknos"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/150773/?format=api",
                "id": 150773,
                "name": "Hitsys"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=16785"
        }
    ]
}