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

{
    "url": "https://demozoo.org/api/v1/releasers/26636/?format=api",
    "demozoo_url": "https://demozoo.org/groups/26636/",
    "id": 26636,
    "name": "d'Oh!",
    "is_group": true,
    "nicks": [
        {
            "name": "d'Oh!",
            "abbreviation": "dOh!",
            "is_primary_nick": true,
            "variants": [
                "d'Oh!",
                "dOh",
                "dOh!"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/26638/?format=api",
                "id": 26638,
                "name": "Kalachnikov"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/27819/?format=api",
                "id": 27819,
                "name": "Babs"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/18774/?format=api",
                "id": 18774,
                "name": "flure"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/63719/?format=api",
                "id": 63719,
                "name": "Guiwald"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/74151/?format=api",
                "id": 74151,
                "name": "Naku"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/74152/?format=api",
                "id": 74152,
                "name": "Dali"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://www.dohcrew.com/"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=332"
        },
        {
            "link_class": "WaybackMachinePage",
            "url": "https://web.archive.org/web/20060628050150/http://doh.planet-d.net/"
        }
    ]
}