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

{
    "url": "https://demozoo.org/api/v1/releasers/1959/?format=api",
    "demozoo_url": "https://demozoo.org/groups/1959/",
    "id": 1959,
    "name": "Circle",
    "is_group": true,
    "nicks": [
        {
            "name": "Circle",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Circle"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/1259/?format=api",
                "id": 1259,
                "name": "Colorbird"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/5544/?format=api",
                "id": 5544,
                "name": "Some1"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/807/?format=api",
                "id": 807,
                "name": "prm"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/18819/?format=api",
                "id": 18819,
                "name": "Schizo"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/28583/?format=api",
                "id": 28583,
                "name": "Lionheart"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/13696/?format=api",
                "id": 13696,
                "name": "PiirakkaMunalla"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/4510/?format=api",
                "id": 4510,
                "name": "Tai"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/4511/?format=api",
                "id": 4511,
                "name": "Crush"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=2906"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=10189"
        },
        {
            "link_class": "SceneOrgFolder",
            "url": "https://files.scene.org/browse/demos/groups/circle/"
        }
    ]
}