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

{
    "url": "https://demozoo.org/api/v1/releasers/38712/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/38712/",
    "id": 38712,
    "name": "Warlord",
    "is_group": false,
    "nicks": [
        {
            "name": "Warlord",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Warlord"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/3120/?format=api",
                "id": 3120,
                "name": "Fusion"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/10964/?format=api",
                "id": 10964,
                "name": "Faith"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1218/?format=api",
                "id": 1218,
                "name": "Anthrox"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/7174/?format=api",
                "id": 7174,
                "name": "Platin"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=50528"
        }
    ]
}