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

{
    "url": "https://demozoo.org/api/v1/releasers/24453/?format=api",
    "demozoo_url": "https://demozoo.org/groups/24453/",
    "id": 24453,
    "name": "Deft Overflow",
    "is_group": true,
    "nicks": [
        {
            "name": "Deft Overflow",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Deft Overflow"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/20804/?format=api",
                "id": 20804,
                "name": "Ghost Doctor Duplicate"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/143474/?format=api",
                "id": 143474,
                "name": "Dagsverre"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/143473/?format=api",
                "id": 143473,
                "name": "Kentor"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/20803/?format=api",
                "id": 20803,
                "name": "Godin"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": []
}