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

{
    "url": "https://demozoo.org/api/v1/releasers/154083/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/154083/",
    "id": 154083,
    "name": "Big-T",
    "is_group": false,
    "nicks": [
        {
            "name": "Big-T",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Big \"T\"",
                "Big T",
                "Big-T"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/115815/?format=api",
                "id": 115815,
                "name": "East Coast Pirates"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/69289/?format=api",
                "id": 69289,
                "name": "The Beach Boys"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/154088/?format=api",
                "id": 154088,
                "name": "Phun Soft Inc."
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=31429"
        }
    ]
}