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

{
    "url": "https://demozoo.org/api/v1/releasers/16589/?format=api",
    "demozoo_url": "https://demozoo.org/groups/16589/",
    "id": 16589,
    "name": "Addiction",
    "is_group": true,
    "nicks": [
        {
            "name": "Addiction",
            "abbreviation": "ADC",
            "is_primary_nick": true,
            "variants": [
                "ADC",
                "Addiction"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/11872/?format=api",
                "id": 11872,
                "name": "Lum"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/16661/?format=api",
                "id": 16661,
                "name": "Zealan"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/62236/?format=api",
                "id": 62236,
                "name": "Grazer"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/405/?format=api",
                "id": 405,
                "name": "Scoopr"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/3073/?format=api",
                "id": 3073,
                "name": "fragment"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/15747/?format=api",
                "id": 15747,
                "name": "Piriste"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=1126"
        }
    ]
}