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

{
    "url": "https://demozoo.org/api/v1/releasers/48735/?format=api",
    "demozoo_url": "https://demozoo.org/groups/48735/",
    "id": 48735,
    "name": "Abyss Productions",
    "is_group": true,
    "nicks": [
        {
            "name": "Abyss Productions",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Abyss Productions"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/126957/?format=api",
                "id": 126957,
                "name": "Popolon"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/137400/?format=api",
                "id": 137400,
                "name": "Dandan"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/137401/?format=api",
                "id": 137401,
                "name": "Maggoo"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/137402/?format=api",
                "id": 137402,
                "name": "Spooky"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://abyssmsx.com/"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=9976"
        }
    ]
}