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

{
    "url": "https://demozoo.org/api/v1/releasers/25890/?format=api",
    "demozoo_url": "https://demozoo.org/groups/25890/",
    "id": 25890,
    "name": "Deck 6",
    "is_group": true,
    "nicks": [
        {
            "name": "Deck 6",
            "abbreviation": "d6Team",
            "is_primary_nick": true,
            "variants": [
                "Deck 6",
                "d6Team"
            ]
        },
        {
            "name": "Deck Six",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Deck Six"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/21971/?format=api",
                "id": 21971,
                "name": "Essential Sound"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/25926/?format=api",
                "id": 25926,
                "name": "Rogal"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/59906/?format=api",
                "id": 59906,
                "name": "Unique"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/20096/?format=api",
                "id": 20096,
                "name": "Fazi"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/105061/?format=api",
                "id": 105061,
                "name": "Mayster"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=43253"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=11986"
        }
    ]
}