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

{
    "url": "https://demozoo.org/api/v1/releasers/4522/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/4522/",
    "id": 4522,
    "name": "Executioner",
    "is_group": false,
    "nicks": [
        {
            "name": "Exec",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Exec"
            ]
        },
        {
            "name": "Executioner",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Executioner"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/4515/?format=api",
                "id": 4515,
                "name": "Infinite Perfection"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/18505/?format=api",
                "id": 18505,
                "name": "Betrayal"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/239/?format=api",
                "id": 239,
                "name": "Fairlight"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/2962/?format=api",
                "id": 2962,
                "name": "The Punishers"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1430/?format=api",
                "id": 1430,
                "name": "Quartex"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1492/?format=api",
                "id": 1492,
                "name": "Alpha Flight"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=21410"
        }
    ]
}