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

{
    "url": "https://demozoo.org/api/v1/releasers/63043/?format=api",
    "demozoo_url": "https://demozoo.org/groups/63043/",
    "id": 63043,
    "name": "D.U.L.L.",
    "is_group": true,
    "nicks": [
        {
            "name": "D.U.L.L.",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "D.U.L.L.",
                "DULL"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/46228/?format=api",
                "id": 46228,
                "name": "XTC1"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/46226/?format=api",
                "id": 46226,
                "name": "Ultimate"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": []
}