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

{
    "url": "https://demozoo.org/api/v1/releasers/124309/?format=api",
    "demozoo_url": "https://demozoo.org/groups/124309/",
    "id": 124309,
    "name": "Padawans",
    "is_group": true,
    "nicks": [
        {
            "name": "Padawans",
            "abbreviation": "PDW",
            "is_primary_nick": true,
            "variants": [
                "PDW",
                "Padawans"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/1280/?format=api",
                "id": 1280,
                "name": "Vincenzo"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/106048/?format=api",
                "id": 106048,
                "name": "d'Avid"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/124314/?format=api",
                "id": 124314,
                "name": "dev0"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/5739/?format=api",
                "id": 5739,
                "name": "Leon"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/124315/?format=api",
                "id": 124315,
                "name": "Sei"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/74220/?format=api",
                "id": 74220,
                "name": "Visage"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/111370/?format=api",
                "id": 111370,
                "name": "Viti"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=11419"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=15304"
        }
    ]
}