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

{
    "url": "https://demozoo.org/api/v1/releasers/10176/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/10176/",
    "id": 10176,
    "name": "Ace",
    "is_group": false,
    "nicks": [
        {
            "name": "Ace",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Ace"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/10049/?format=api",
                "id": 10049,
                "name": "Phase Truce"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/606/?format=api",
                "id": 606,
                "name": "Nah-Kolor"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/47947/?format=api",
                "id": 47947,
                "name": "X-Tension"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/2006/?format=api",
                "id": 2006,
                "name": "Union"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/101287/?format=api",
                "id": 101287,
                "name": "Bad Zone"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/101331/?format=api",
                "id": 101331,
                "name": "Friends Zone"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=27882"
        }
    ]
}