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

{
    "url": "https://demozoo.org/api/v1/releasers/135320/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/135320/",
    "id": 135320,
    "name": "NCC-72",
    "is_group": false,
    "nicks": [
        {
            "name": "NCC",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "NCC"
            ]
        },
        {
            "name": "NCC-72",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "NCC-72"
            ]
        },
        {
            "name": "NCC-MDG",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "NCC-MDG"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/6047/?format=api",
                "id": 6047,
                "name": "Apex"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AmpAuthor",
            "url": "https://amp.dascene.net/detail.php?view=5268"
        }
    ]
}