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

{
    "url": "https://demozoo.org/api/v1/releasers/92504/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/92504/",
    "id": 92504,
    "name": "Double D.",
    "is_group": false,
    "nicks": [
        {
            "name": "Double D.",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Double D."
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/92313/?format=api",
                "id": 92313,
                "name": "Vlsi"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1389/?format=api",
                "id": 1389,
                "name": "Addicts"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/70690/?format=api",
                "id": 70690,
                "name": "The Raven"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=9782"
        }
    ]
}