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

{
    "url": "https://demozoo.org/api/v1/releasers/105669/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/105669/",
    "id": 105669,
    "name": "Wingnut",
    "is_group": false,
    "nicks": [
        {
            "name": "Wingnut",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Wingnut"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/104491/?format=api",
                "id": 104491,
                "name": "Supreme"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/104101/?format=api",
                "id": 104101,
                "name": "Division 93"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/10792/?format=api",
                "id": 10792,
                "name": "Neo"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/4568/?format=api",
                "id": 4568,
                "name": "Magic"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/124433/?format=api",
                "id": 124433,
                "name": "Euro Traders"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=36607"
        }
    ]
}