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

{
    "url": "https://demozoo.org/api/v1/releasers/44808/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/44808/",
    "id": 44808,
    "name": "Bootlegger",
    "is_group": false,
    "nicks": [
        {
            "name": "Bootlegger",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Bootlegger"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/3266/?format=api",
                "id": 3266,
                "name": "Extreme"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/4553/?format=api",
                "id": 4553,
                "name": "Doom"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/25636/?format=api",
                "id": 25636,
                "name": "Securitate"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/78393/?format=api",
                "id": 78393,
                "name": "Paragon"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/39699/?format=api",
                "id": 39699,
                "name": "Omega"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=16563"
        }
    ]
}