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

{
    "url": "https://demozoo.org/api/v1/releasers/53669/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/53669/",
    "id": 53669,
    "name": "Werner",
    "is_group": false,
    "nicks": [
        {
            "name": "Werner",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Werner"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/28482/?format=api",
                "id": 28482,
                "name": "Vision One"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/714/?format=api",
                "id": 714,
                "name": "Excel"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1492/?format=api",
                "id": 1492,
                "name": "Alpha Flight"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1653/?format=api",
                "id": 1653,
                "name": "The Softkiller Crew"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/91886/?format=api",
                "id": 91886,
                "name": "Amigavision Crew"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=2527"
        }
    ]
}