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

{
    "url": "https://demozoo.org/api/v1/releasers/50163/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/50163/",
    "id": 50163,
    "name": "Mic Flair",
    "is_group": false,
    "nicks": [
        {
            "name": "Mic Flair",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Mic Flair"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/8534/?format=api",
                "id": 8534,
                "name": "Eltech"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/48294/?format=api",
                "id": 48294,
                "name": "Origin"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1073/?format=api",
                "id": 1073,
                "name": "Ram Jam"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/100715/?format=api",
                "id": 100715,
                "name": "Semprini"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/5488/?format=api",
                "id": 5488,
                "name": "Style"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/127031/?format=api",
                "id": 127031,
                "name": "Aquarius"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=16328"
        }
    ]
}