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

{
    "url": "https://demozoo.org/api/v1/releasers/140374/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/140374/",
    "id": 140374,
    "name": "Mr. B",
    "is_group": false,
    "nicks": [
        {
            "name": "Mr. B",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Mr. B"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/91801/?format=api",
                "id": 91801,
                "name": "Finnish Bit Wizards"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/107861/?format=api",
                "id": 107861,
                "name": "Exocet"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=5594"
        }
    ]
}