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

{
    "url": "https://demozoo.org/api/v1/releasers/66308/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/66308/",
    "id": 66308,
    "name": "Mosquito",
    "is_group": false,
    "nicks": [
        {
            "name": "Mosquito",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Mosquito"
            ]
        }
    ],
    "member_of": [
        {
            "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/82288/?format=api",
                "id": 82288,
                "name": "Drugs"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/6974/?format=api",
                "id": 6974,
                "name": "Defiance"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/6642/?format=api",
                "id": 6642,
                "name": "Reflex"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/4568/?format=api",
                "id": 4568,
                "name": "Magic"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=13393"
        }
    ]
}