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

{
    "url": "https://demozoo.org/api/v1/releasers/148126/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/148126/",
    "id": 148126,
    "name": "Troll",
    "is_group": false,
    "nicks": [
        {
            "name": "Troll",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Troll"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/47540/?format=api",
                "id": 47540,
                "name": "Faith Design"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/139908/?format=api",
                "id": 139908,
                "name": "Aspect"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/54907/?format=api",
                "id": 54907,
                "name": "Impact Laboratories"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/65668/?format=api",
                "id": 65668,
                "name": "Jabole"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=5053"
        }
    ]
}