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

{
    "url": "https://demozoo.org/api/v1/releasers/142525/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/142525/",
    "id": 142525,
    "name": "Little Mad",
    "is_group": false,
    "nicks": [
        {
            "name": "Little Mad",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Little Mad"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/8817/?format=api",
                "id": 8817,
                "name": "Crazy"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/17603/?format=api",
                "id": 17603,
                "name": "Future Concepts"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/84562/?format=api",
                "id": 84562,
                "name": "RCS 2100"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/142505/?format=api",
                "id": 142505,
                "name": "Syndrom 2001"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=6661"
        }
    ]
}