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

{
    "url": "https://demozoo.org/api/v1/releasers/29904/?format=api",
    "demozoo_url": "https://demozoo.org/groups/29904/",
    "id": 29904,
    "name": "Eppokarian",
    "is_group": true,
    "nicks": [
        {
            "name": "EpoKKarion",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "EpoKKarion"
            ]
        },
        {
            "name": "Eppokarian",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Eppokarian"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/7002/?format=api",
                "id": 7002,
                "name": "Kyle"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": []
}