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

{
    "url": "https://demozoo.org/api/v1/releasers/116021/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/116021/",
    "id": 116021,
    "name": "Hybrid",
    "is_group": false,
    "nicks": [
        {
            "name": "Hybrid",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Hybrid"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/116020/?format=api",
                "id": 116020,
                "name": "Mercenary"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/49461/?format=api",
                "id": 49461,
                "name": "The Hacking Relation"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/68490/?format=api",
                "id": 68490,
                "name": "Omicron"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/96456/?format=api",
                "id": 96456,
                "name": "The Mighty Druids"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=31792"
        }
    ]
}