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

{
    "url": "https://demozoo.org/api/v1/releasers/105574/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/105574/",
    "id": 105574,
    "name": "Patrick",
    "is_group": false,
    "nicks": [
        {
            "name": "Patrick",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Patrick",
                "TGS"
            ]
        },
        {
            "name": "The White Tiger",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "The White Tiger"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/730/?format=api",
                "id": 730,
                "name": "Angels"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/2984/?format=api",
                "id": 2984,
                "name": "Vision Factory"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/66860/?format=api",
                "id": 66860,
                "name": "The Great Swappers"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/2866/?format=api",
                "id": 2866,
                "name": "Paranoimia"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/101169/?format=api",
                "id": 101169,
                "name": "Gang of Three"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=55358"
        }
    ]
}