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

{
    "url": "https://demozoo.org/api/v1/releasers/86681/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/86681/",
    "id": 86681,
    "name": "Evil Ernie",
    "is_group": false,
    "nicks": [
        {
            "name": "Evil Ernie",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Evil Ernie"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/86680/?format=api",
                "id": 86680,
                "name": "Vapor"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/110246/?format=api",
                "id": 110246,
                "name": "Emerge"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/110830/?format=api",
                "id": 110830,
                "name": "United"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/127802/?format=api",
                "id": 127802,
                "name": "The DVS Project"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/147875/?format=api",
                "id": 147875,
                "name": "No Lamerz Allowed"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": []
}