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

{
    "url": "https://demozoo.org/api/v1/releasers/68209/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/68209/",
    "id": 68209,
    "name": "Gadler",
    "is_group": false,
    "nicks": [
        {
            "name": "Gadler",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Gadler"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/4480/?format=api",
                "id": 4480,
                "name": "Black Monks"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/7824/?format=api",
                "id": 7824,
                "name": "Threat"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/118785/?format=api",
                "id": 118785,
                "name": "Fantasy"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/118786/?format=api",
                "id": 118786,
                "name": "Magic Circle"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=6526"
        }
    ]
}