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

{
    "url": "https://demozoo.org/api/v1/releasers/71534/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/71534/",
    "id": 71534,
    "name": "Dark Knight",
    "is_group": false,
    "nicks": [
        {
            "name": "Dark Knight",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Dark Knight"
            ]
        },
        {
            "name": "Darkknight",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Darkknight"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/519/?format=api",
                "id": 519,
                "name": "Razor 1911"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/37525/?format=api",
                "id": 37525,
                "name": "Genesis"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/46640/?format=api",
                "id": 46640,
                "name": "TDU-JAM"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/46472/?format=api",
                "id": 46472,
                "name": "Pentagram"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/112780/?format=api",
                "id": 112780,
                "name": "Untouchables"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": []
}