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

{
    "url": "https://demozoo.org/api/v1/releasers/155972/?format=api",
    "demozoo_url": "https://demozoo.org/groups/155972/",
    "id": 155972,
    "name": "DanctNIX",
    "is_group": true,
    "nicks": [
        {
            "name": "DanctNIX",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "DanctNIX"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/155973/?format=api",
                "id": 155973,
                "name": "danct12"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/155974/?format=api",
                "id": 155974,
                "name": "0nebins"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/156018/?format=api",
                "id": 156018,
                "name": "xenprism"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://danctnix.org"
        },
        {
            "link_class": "BaseUrl",
            "url": "https://social.treehouse.systems/@danctnix"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=16915"
        }
    ]
}