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

{
    "url": "https://demozoo.org/api/v1/releasers/16164/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/16164/",
    "id": 16164,
    "name": "Dark Angel",
    "is_group": false,
    "nicks": [
        {
            "name": "Dark Angel",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Dark Angel"
            ]
        },
        {
            "name": "The Dark Angel",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "The Dark Angel"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1218/?format=api",
                "id": 1218,
                "name": "Anthrox"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1365/?format=api",
                "id": 1365,
                "name": "Ackerlight"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/76693/?format=api",
                "id": 76693,
                "name": "Direction Simple la Kamisole"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=5578"
        }
    ]
}