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

{
    "url": "https://demozoo.org/api/v1/releasers/148682/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/148682/",
    "id": 148682,
    "name": "Limited",
    "is_group": false,
    "nicks": [
        {
            "name": "Limi 2112",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Limi 2112"
            ]
        },
        {
            "name": "Limited",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Limited"
            ]
        },
        {
            "name": "Limited 2112",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Limited 2112"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/148681/?format=api",
                "id": 148681,
                "name": "Future"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/148683/?format=api",
                "id": 148683,
                "name": "Red Mill"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/143204/?format=api",
                "id": 143204,
                "name": "Xentrix"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=10086"
        }
    ]
}