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

{
    "url": "https://demozoo.org/api/v1/releasers/117697/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/117697/",
    "id": 117697,
    "name": "The Mexx",
    "is_group": false,
    "nicks": [
        {
            "name": "Mexx",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Mexx"
            ]
        },
        {
            "name": "The Mexx",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "The Mexx"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/56152/?format=api",
                "id": 56152,
                "name": "Future Projects"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/48449/?format=api",
                "id": 48449,
                "name": "Future Shock"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/108643/?format=api",
                "id": 108643,
                "name": "Powerful Boys"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/79520/?format=api",
                "id": 79520,
                "name": "Trust"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/54784/?format=api",
                "id": 54784,
                "name": "Virgin"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=5582"
        }
    ]
}