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

{
    "url": "https://demozoo.org/api/v1/releasers/8358/?format=api",
    "demozoo_url": "https://demozoo.org/groups/8358/",
    "id": 8358,
    "name": "Core Image",
    "is_group": true,
    "nicks": [
        {
            "name": "Core Image",
            "abbreviation": "CI",
            "is_primary_nick": true,
            "variants": [
                "CI",
                "Core Image",
                "Core Image Production!"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/20613/?format=api",
                "id": 20613,
                "name": "Demilich"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/8357/?format=api",
                "id": 8357,
                "name": "Primarch"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/4239/?format=api",
                "id": 4239,
                "name": "Breeze"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/20666/?format=api",
                "id": 20666,
                "name": "Seer"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/20667/?format=api",
                "id": 20667,
                "name": "Wisp"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/61720/?format=api",
                "id": 61720,
                "name": "Swampman"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://users.tkk.fi/ahonkela/coreimg/"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=2050"
        }
    ]
}