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

{
    "url": "https://demozoo.org/api/v1/releasers/2301/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/2301/",
    "id": 2301,
    "name": "Lewis",
    "is_group": false,
    "nicks": [
        {
            "name": "Lewis",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Lewis"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/2148/?format=api",
                "id": 2148,
                "name": "Aids"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/29606/?format=api",
                "id": 29606,
                "name": "Blowjobb"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/35188/?format=api",
                "id": 35188,
                "name": "3 Delighters"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/33635/?format=api",
                "id": 33635,
                "name": "Apocalypse Riders"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/35248/?format=api",
                "id": 35248,
                "name": "Delightly Union"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/25942/?format=api",
                "id": 25942,
                "name": "Masters of Electric City"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/18504/?format=api",
                "id": 18504,
                "name": "eXcreate"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/25896/?format=api",
                "id": 25896,
                "name": "New Generation"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AtarikiEntry",
            "url": "http://atariki.krap.pl/index.php/Lewis"
        }
    ]
}