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

{
    "url": "https://demozoo.org/api/v1/releasers/28240/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/28240/",
    "id": 28240,
    "name": "Dangermouse",
    "is_group": false,
    "nicks": [
        {
            "name": "Dangermouse",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Dangermouse"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/6749/?format=api",
                "id": 6749,
                "name": "Supplex"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/3432/?format=api",
                "id": 3432,
                "name": "Image"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1503/?format=api",
                "id": 1503,
                "name": "LSD"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/82807/?format=api",
                "id": 82807,
                "name": "Renegade"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/50298/?format=api",
                "id": 50298,
                "name": "Ghost"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/2454/?format=api",
                "id": 2454,
                "name": "Impact"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1492/?format=api",
                "id": 1492,
                "name": "Alpha Flight"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=303"
        }
    ]
}