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

{
    "url": "https://demozoo.org/api/v1/releasers/1047/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/1047/",
    "id": 1047,
    "name": "Smartass",
    "is_group": false,
    "nicks": [
        {
            "name": "Disorder",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Disorder"
            ]
        },
        {
            "name": "Smartass",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Smartass"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/323/?format=api",
                "id": 323,
                "name": "Balance"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/8208/?format=api",
                "id": 8208,
                "name": "Duplo"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/7393/?format=api",
                "id": 7393,
                "name": "Syndrome"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/5456/?format=api",
                "id": 5456,
                "name": "Smoke"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AmpAuthor",
            "url": "https://amp.dascene.net/detail.php?view=6794"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=45618"
        }
    ]
}