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

{
    "url": "https://demozoo.org/api/v1/releasers/118745/?format=api",
    "demozoo_url": "https://demozoo.org/groups/118745/",
    "id": 118745,
    "name": "Dope For Nation",
    "is_group": true,
    "nicks": [
        {
            "name": "Dope 4 Nation",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Dope 4 Nation"
            ]
        },
        {
            "name": "Dope For Nation",
            "abbreviation": "D4N",
            "is_primary_nick": true,
            "variants": [
                "D4N",
                "Dope For Nation"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/118744/?format=api",
                "id": 118744,
                "name": "Dynamite!"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/1520/?format=api",
                "id": 1520,
                "name": "Poldi"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/13426/?format=api",
                "id": 13426,
                "name": "Smart"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": []
}