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

{
    "url": "https://demozoo.org/api/v1/releasers/44462/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/44462/",
    "id": 44462,
    "name": "Hyde",
    "is_group": false,
    "nicks": [
        {
            "name": "Adolf",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Adolf"
            ]
        },
        {
            "name": "Hide",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Hide"
            ]
        },
        {
            "name": "Hyde",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Hyde"
            ]
        },
        {
            "name": "Hydex",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Hydex"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/175/?format=api",
                "id": 175,
                "name": "Komplex"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/3250/?format=api",
                "id": 3250,
                "name": "Gate"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/16342/?format=api",
                "id": 16342,
                "name": "SCUP"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/70244/?format=api",
                "id": 70244,
                "name": "TBB Productions"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=1616"
        }
    ]
}