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

{
    "url": "https://demozoo.org/api/v1/releasers/24340/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/24340/",
    "id": 24340,
    "name": "X-Otic",
    "is_group": false,
    "nicks": [
        {
            "name": "Prefix",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Prefix"
            ]
        },
        {
            "name": "X-Otic",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "X-Otic"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/48101/?format=api",
                "id": 48101,
                "name": "Subtrance Recordingz"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/69415/?format=api",
                "id": 69415,
                "name": "Phobic Productions"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/19757/?format=api",
                "id": 19757,
                "name": "inZane"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AmpAuthor",
            "url": "https://amp.dascene.net/detail.php?view=10389"
        }
    ]
}