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

{
    "url": "https://demozoo.org/api/v1/releasers/574/?format=api",
    "demozoo_url": "https://demozoo.org/groups/574/",
    "id": 574,
    "name": "Jamm",
    "is_group": true,
    "nicks": [
        {
            "name": "JAM",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "JAM"
            ]
        },
        {
            "name": "Jamm",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Jamm"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/275/?format=api",
                "id": 275,
                "name": "Visualice"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/486/?format=api",
                "id": 486,
                "name": "Dune"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/8163/?format=api",
                "id": 8163,
                "name": "Criman"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/8164/?format=api",
                "id": 8164,
                "name": "Mordicus"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/8161/?format=api",
                "id": 8161,
                "name": "Rubber Square"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/8162/?format=api",
                "id": 8162,
                "name": "Galvados"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/1914/?format=api",
                "id": 1914,
                "name": "Problem"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/2021/?format=api",
                "id": 2021,
                "name": "Yammy"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/7980/?format=api",
                "id": 7980,
                "name": "Zygote"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/13157/?format=api",
                "id": 13157,
                "name": "Carebear"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=478"
        },
        {
            "link_class": "SceneOrgFolder",
            "url": "https://files.scene.org/browse/demos/groups/jamm/"
        }
    ]
}