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

{
    "url": "https://demozoo.org/api/v1/releasers/83412/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/83412/",
    "id": 83412,
    "name": "Stace",
    "is_group": false,
    "nicks": [
        {
            "name": "Rockstar",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Rockstar"
            ]
        },
        {
            "name": "Stace",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Stace"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/83408/?format=api",
                "id": 83408,
                "name": "Newtype"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1116/?format=api",
                "id": 1116,
                "name": "The Special Brothers"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1537/?format=api",
                "id": 1537,
                "name": "Coma"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/3078/?format=api",
                "id": 3078,
                "name": "North Star"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1366/?format=api",
                "id": 1366,
                "name": "Agile"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=19479"
        }
    ]
}