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

{
    "url": "https://demozoo.org/api/v1/releasers/125207/?format=api",
    "demozoo_url": "https://demozoo.org/groups/125207/",
    "id": 125207,
    "name": "Alien Design",
    "is_group": true,
    "nicks": [
        {
            "name": "ALiENDESiGN",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "ALiENDESiGN"
            ]
        },
        {
            "name": "Alien Design",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Alien Design"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/88131/?format=api",
                "id": 88131,
                "name": "LSI"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/49089/?format=api",
                "id": 49089,
                "name": "Fox"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": []
}