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

{
    "url": "https://demozoo.org/api/v1/releasers/108022/?format=api",
    "demozoo_url": "https://demozoo.org/groups/108022/",
    "id": 108022,
    "name": "Galaxy",
    "is_group": true,
    "nicks": [
        {
            "name": "Galaxy",
            "abbreviation": "GLX",
            "is_primary_nick": true,
            "variants": [
                "GLX",
                "Galaxy"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/79423/?format=api",
                "id": 79423,
                "name": "Manimal"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/111855/?format=api",
                "id": 111855,
                "name": "Softwar Technics"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/141053/?format=api",
                "id": 141053,
                "name": "Nuclear Assault Man"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/127206/?format=api",
                "id": 127206,
                "name": "Starfox"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/141578/?format=api",
                "id": 141578,
                "name": "Mr. Smart"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/54758/?format=api",
                "id": 54758,
                "name": "Krush"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/5110/?format=api",
                "id": 5110,
                "name": "Passion"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/64926/?format=api",
                "id": 64926,
                "name": "Dr. Cool"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=3672"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=9861"
        }
    ]
}