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

{
    "url": "https://demozoo.org/api/v1/releasers/72609/?format=api",
    "demozoo_url": "https://demozoo.org/groups/72609/",
    "id": 72609,
    "name": "Digital Solutions Inc.",
    "is_group": true,
    "nicks": [
        {
            "name": "Digital Solutions Inc.",
            "abbreviation": "DSI",
            "is_primary_nick": true,
            "variants": [
                "DSI",
                "Digital Solutions Inc.",
                "Digital Solutions Incorporated"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/71493/?format=api",
                "id": 71493,
                "name": "Decibel"
            },
            "is_current": true
        }
    ],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/72610/?format=api",
                "id": 72610,
                "name": "DSI"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/57894/?format=api",
                "id": 57894,
                "name": "Marcel"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/111838/?format=api",
                "id": 111838,
                "name": "ICF"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=3424"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=9202"
        }
    ]
}