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

{
    "url": "https://demozoo.org/api/v1/releasers/16344/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/16344/",
    "id": 16344,
    "name": "Crazy Typer",
    "is_group": false,
    "nicks": [
        {
            "name": "Crazy Typer",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Crazy Typer"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/361/?format=api",
                "id": 361,
                "name": "Scoopex"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/2978/?format=api",
                "id": 2978,
                "name": "Megaforce"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/95582/?format=api",
                "id": 95582,
                "name": "The Austria Crew"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=3724"
        }
    ]
}