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

{
    "url": "https://demozoo.org/api/v1/releasers/45360/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/45360/",
    "id": 45360,
    "name": "ReD",
    "is_group": false,
    "nicks": [
        {
            "name": "ReD",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "ReD"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/7584/?format=api",
                "id": 7584,
                "name": "World Wide Expressive"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1645/?format=api",
                "id": 1645,
                "name": "Cosmos Designs"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/7611/?format=api",
                "id": 7611,
                "name": "Conflict"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/45362/?format=api",
                "id": 45362,
                "name": "The Wizards"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=6347"
        }
    ]
}