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

{
    "url": "https://demozoo.org/api/v1/releasers/106987/?format=api",
    "demozoo_url": "https://demozoo.org/groups/106987/",
    "id": 106987,
    "name": "Ancient Pain Inc.",
    "is_group": true,
    "nicks": [
        {
            "name": "Ancient Pain",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Ancient Pain"
            ]
        },
        {
            "name": "Ancient Pain Inc.",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Ancient Pain Inc."
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/118801/?format=api",
                "id": 118801,
                "name": "Martin"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/118802/?format=api",
                "id": 118802,
                "name": "Exo"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=1643"
        }
    ]
}