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

{
    "url": "https://demozoo.org/api/v1/releasers/107753/?format=api",
    "demozoo_url": "https://demozoo.org/groups/107753/",
    "id": 107753,
    "name": "Gorbat Soft",
    "is_group": true,
    "nicks": [
        {
            "name": "Gorbat Soft",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Gorbat Soft"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/29454/?format=api",
                "id": 29454,
                "name": "Codetsu"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/51777/?format=api",
                "id": 51777,
                "name": "Hani"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/122602/?format=api",
                "id": 122602,
                "name": "Hexhog"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/107479/?format=api",
                "id": 107479,
                "name": "Moraff"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=10417"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=15627"
        }
    ]
}