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

{
    "url": "https://demozoo.org/api/v1/releasers/11527/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/11527/",
    "id": 11527,
    "name": "Calca",
    "is_group": false,
    "nicks": [
        {
            "name": "Calca",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Calca"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/11525/?format=api",
                "id": 11525,
                "name": "Vajrayana"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/50700/?format=api",
                "id": 50700,
                "name": "MegaHead"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/13495/?format=api",
                "id": 13495,
                "name": "Elven 11"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AmpAuthor",
            "url": "https://amp.dascene.net/detail.php?view=906"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=41624"
        }
    ]
}