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

{
    "url": "https://demozoo.org/api/v1/releasers/132818/?format=api",
    "demozoo_url": "https://demozoo.org/groups/132818/",
    "id": 132818,
    "name": "Radical Importing Productions",
    "is_group": true,
    "nicks": [
        {
            "name": "Radical Importing Productions",
            "abbreviation": "RIP",
            "is_primary_nick": true,
            "variants": [
                "RIP",
                "Radical Importing Productions"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/132820/?format=api",
                "id": 132820,
                "name": "Groo the Wanderer"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/13482/?format=api",
                "id": 13482,
                "name": "The Unholy"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/132819/?format=api",
                "id": 132819,
                "name": "Greywolf"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/132829/?format=api",
                "id": 132829,
                "name": "Lucifer"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=9956"
        }
    ]
}