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

{
    "url": "https://demozoo.org/api/v1/releasers/141680/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/141680/",
    "id": 141680,
    "name": "Too Tall",
    "is_group": false,
    "nicks": [
        {
            "name": "Too Tall",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Too Tall"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/107023/?format=api",
                "id": 107023,
                "name": "Arson"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/141681/?format=api",
                "id": 141681,
                "name": "Universal Cracking Crew"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=2861"
        }
    ]
}