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

{
    "url": "https://demozoo.org/api/v1/releasers/91852/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/91852/",
    "id": 91852,
    "name": "Ph.b",
    "is_group": false,
    "nicks": [
        {
            "name": "Ph.b",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Ph.b"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/91851/?format=api",
                "id": 91851,
                "name": "Crack Band Crew"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/106898/?format=api",
                "id": 106898,
                "name": "Aces"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=5848"
        }
    ]
}