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

{
    "url": "https://demozoo.org/api/v1/releasers/123955/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/123955/",
    "id": 123955,
    "name": "Centurion",
    "is_group": false,
    "nicks": [
        {
            "name": "Centurion",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Centurion"
            ]
        },
        {
            "name": "The Centurion",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "The Centurion"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/137360/?format=api",
                "id": 137360,
                "name": "Radical"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1492/?format=api",
                "id": 1492,
                "name": "Alpha Flight"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/799/?format=api",
                "id": 799,
                "name": "Action"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/730/?format=api",
                "id": 730,
                "name": "Angels"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/131371/?format=api",
                "id": 131371,
                "name": "Master Artists Guild for the Elite"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=61479"
        }
    ]
}