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

{
    "url": "https://demozoo.org/api/v1/releasers/30998/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/30998/",
    "id": 30998,
    "name": "The Finn",
    "is_group": false,
    "nicks": [
        {
            "name": "The Finn",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Tfinn",
                "The Finn"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/60811/?format=api",
                "id": 60811,
                "name": "VLA"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/6572/?format=api",
                "id": 6572,
                "name": "The Dennis Courtney 5"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/41169/?format=api",
                "id": 41169,
                "name": "The Order of K"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/61850/?format=api",
                "id": 61850,
                "name": "Tabernac"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://www.poofygoof.com/"
        }
    ]
}