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

{
    "url": "https://demozoo.org/api/v1/releasers/140306/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/140306/",
    "id": 140306,
    "name": "YFC",
    "is_group": false,
    "nicks": [
        {
            "name": "YFC",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "YFC"
            ]
        },
        {
            "name": "YFZ",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "YFZ"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/108253/?format=api",
                "id": 108253,
                "name": "Matec"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/140307/?format=api",
                "id": 140307,
                "name": "The B.O.G. Crew"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=13761"
        }
    ]
}