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

{
    "url": "https://demozoo.org/api/v1/releasers/142953/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/142953/",
    "id": 142953,
    "name": "Mistral",
    "is_group": false,
    "nicks": [
        {
            "name": "Mistral",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Mistral"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/101013/?format=api",
                "id": 101013,
                "name": "The Syndicate"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/66082/?format=api",
                "id": 66082,
                "name": "Extreme"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=12703"
        }
    ]
}