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

{
    "url": "https://demozoo.org/api/v1/releasers/132254/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/132254/",
    "id": 132254,
    "name": "Morphuze",
    "is_group": false,
    "nicks": [
        {
            "name": "Morpheus",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Morpheus"
            ]
        },
        {
            "name": "Morphuze",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Morphuze"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1183/?format=api",
                "id": 1183,
                "name": "Apathy"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/55449/?format=api",
                "id": 55449,
                "name": "Acerbic"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/55448/?format=api",
                "id": 55448,
                "name": "Total Techno"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AmpAuthor",
            "url": "https://amp.dascene.net/detail.php?view=5073"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "https://janeway.exotica.org.uk/author.php?id=49826"
        }
    ]
}