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

{
    "url": "https://demozoo.org/api/v1/releasers/26229/?format=api",
    "demozoo_url": "https://demozoo.org/groups/26229/",
    "id": 26229,
    "name": "Otak Inc.",
    "is_group": true,
    "nicks": [
        {
            "name": "Otak Inc.",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Otak Inc."
            ]
        },
        {
            "name": "OtakInc",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "OtakInc"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/62098/?format=api",
                "id": 62098,
                "name": "Chojin"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/30183/?format=api",
                "id": 30183,
                "name": "Shao-Lee"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=1947"
        }
    ]
}