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

{
    "url": "https://demozoo.org/api/v1/releasers/96177/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/96177/",
    "id": 96177,
    "name": "The G",
    "is_group": false,
    "nicks": [
        {
            "name": "Joy-Soft",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Joy-Soft"
            ]
        },
        {
            "name": "The G",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "The G"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/91440/?format=api",
                "id": 91440,
                "name": "Activas"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/18852/?format=api",
                "id": 18852,
                "name": "Infocorner"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=33381"
        }
    ]
}