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

{
    "url": "https://demozoo.org/api/v1/releasers/801/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/801/",
    "id": 801,
    "name": "Essex",
    "is_group": false,
    "nicks": [
        {
            "name": "Essex",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Essex"
            ]
        },
        {
            "name": "S-Sex",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "S-Sex"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/799/?format=api",
                "id": 799,
                "name": "Action"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1079/?format=api",
                "id": 1079,
                "name": "Digital"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/8214/?format=api",
                "id": 8214,
                "name": "Bloodsuckers"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AmpAuthor",
            "url": "https://amp.dascene.net/detail.php?view=2538"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=3155"
        }
    ]
}