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

{
    "url": "https://demozoo.org/api/v1/releasers/107541/?format=api",
    "demozoo_url": "https://demozoo.org/groups/107541/",
    "id": 107541,
    "name": "Inarux Enterprises 1970",
    "is_group": true,
    "nicks": [
        {
            "name": "Inarux Enterprises 1970",
            "abbreviation": "IE",
            "is_primary_nick": true,
            "variants": [
                "IE",
                "Inarux Enterprises 1970"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/140793/?format=api",
                "id": 140793,
                "name": "Nameless"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/140794/?format=api",
                "id": 140794,
                "name": "Zenda"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/140795/?format=api",
                "id": 140795,
                "name": "Inarux"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/140796/?format=api",
                "id": 140796,
                "name": "Snowman"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=4523"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=9572"
        }
    ]
}