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

{
    "url": "https://demozoo.org/api/v1/releasers/10889/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/10889/",
    "id": 10889,
    "name": "Cortez",
    "is_group": false,
    "nicks": [
        {
            "name": "Cortez",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Cortez"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1493/?format=api",
                "id": 1493,
                "name": "Anadune"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/10890/?format=api",
                "id": 10890,
                "name": "Omnicolour"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1994/?format=api",
                "id": 1994,
                "name": "Absence"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/20086/?format=api",
                "id": 20086,
                "name": "Bottom"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/61115/?format=api",
                "id": 61115,
                "name": "Technology PC"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/13811/?format=api",
                "id": 13811,
                "name": "Adrar Design"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/15022/?format=api",
                "id": 15022,
                "name": "Poison"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=32563"
        }
    ]
}