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

{
    "url": "https://demozoo.org/api/v1/releasers/8904/?format=api",
    "demozoo_url": "https://demozoo.org/groups/8904/",
    "id": 8904,
    "name": "Plonba Inc",
    "is_group": true,
    "nicks": [
        {
            "name": "Plonba Inc",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Plonba Inc"
            ]
        },
        {
            "name": "Plonba Inc.",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Plonba Inc."
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/8905/?format=api",
                "id": 8905,
                "name": "5samyc"
            },
            "is_current": true
        }
    ],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/9092/?format=api",
                "id": 9092,
                "name": "Schiva"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/8941/?format=api",
                "id": 8941,
                "name": "TDM"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/9358/?format=api",
                "id": 9358,
                "name": "Siggy"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=5016"
        }
    ]
}