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

{
    "url": "https://demozoo.org/api/v1/releasers/72345/?format=api",
    "demozoo_url": "https://demozoo.org/groups/72345/",
    "id": 72345,
    "name": "The Dirty Dozen",
    "is_group": true,
    "nicks": [
        {
            "name": "Dirty Dozen",
            "abbreviation": "DD",
            "is_primary_nick": false,
            "variants": [
                "DD",
                "Dirty Dozen"
            ]
        },
        {
            "name": "Dirty Technologies",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Dirty Technologies"
            ]
        },
        {
            "name": "The Dirty Dozen",
            "abbreviation": "TDD",
            "is_primary_nick": true,
            "variants": [
                "TDD",
                "The Dirty Dozen"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/8830/?format=api",
                "id": 8830,
                "name": "Lucifer"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/13051/?format=api",
                "id": 13051,
                "name": "Rowdy"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/27941/?format=api",
                "id": 27941,
                "name": "Dino"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/78973/?format=api",
                "id": 78973,
                "name": "Sergeant Jawbreaker"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/2767/?format=api",
                "id": 2767,
                "name": "Watchman"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/123751/?format=api",
                "id": 123751,
                "name": "Fuzz"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/146802/?format=api",
                "id": 146802,
                "name": "Dirty"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/148417/?format=api",
                "id": 148417,
                "name": "Silicon Warrior"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=2434"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=5013"
        }
    ]
}