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

{
    "url": "https://demozoo.org/api/v1/releasers/14364/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/14364/",
    "id": 14364,
    "name": "Defrone",
    "is_group": false,
    "nicks": [
        {
            "name": "Defron",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Defron"
            ]
        },
        {
            "name": "Defrone",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Defrone"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1537/?format=api",
                "id": 1537,
                "name": "Coma"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/8122/?format=api",
                "id": 8122,
                "name": "Decept"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=1457"
        }
    ]
}