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

{
    "url": "https://demozoo.org/api/v1/releasers/1590/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/1590/",
    "id": 1590,
    "name": "Kpt. Cynsy",
    "is_group": false,
    "nicks": [
        {
            "name": "Kpt",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Kpt"
            ]
        },
        {
            "name": "Kpt. Cynsy",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Kpt. Cynsy"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1587/?format=api",
                "id": 1587,
                "name": "Phase"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/91144/?format=api",
                "id": 91144,
                "name": "Federation"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/62988/?format=api",
                "id": 62988,
                "name": "Fun Factory"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=40089"
        }
    ]
}