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

{
    "url": "https://demozoo.org/api/v1/releasers/76173/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/76173/",
    "id": 76173,
    "name": "CodeX",
    "is_group": false,
    "nicks": [
        {
            "name": "7th Son",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "7th Son"
            ]
        },
        {
            "name": "CodeX",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "CodeX"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/76172/?format=api",
                "id": 76172,
                "name": "Creator"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1536/?format=api",
                "id": 1536,
                "name": "Surprise! Productions"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/13681/?format=api",
                "id": 13681,
                "name": "Steroid"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=10891"
        }
    ]
}