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

{
    "url": "https://demozoo.org/api/v1/releasers/47852/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/47852/",
    "id": 47852,
    "name": "Estrup",
    "is_group": false,
    "nicks": [
        {
            "name": "Christian Estrup",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Christian Estrup"
            ]
        },
        {
            "name": "Estrup",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Estrup"
            ]
        },
        {
            "name": "TSC",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "TSC"
            ]
        },
        {
            "name": "The One",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "The One"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1736/?format=api",
                "id": 1736,
                "name": "Static Bytes"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/7206/?format=api",
                "id": 7206,
                "name": "Euphoria"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/2750/?format=api",
                "id": 2750,
                "name": "Prologic"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/5212/?format=api",
                "id": 5212,
                "name": "Cycron"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=521"
        }
    ]
}