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

{
    "url": "https://demozoo.org/api/v1/releasers/49482/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/49482/",
    "id": 49482,
    "name": "DnsS",
    "is_group": false,
    "nicks": [
        {
            "name": "DnsS",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "DnsS"
            ]
        },
        {
            "name": "Dyonisos",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Dyonisos"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/13177/?format=api",
                "id": 13177,
                "name": "Fire & Ice"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/6704/?format=api",
                "id": 6704,
                "name": "Chryseis"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/2267/?format=api",
                "id": 2267,
                "name": "Therapy"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=39143"
        }
    ]
}