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

{
    "url": "https://demozoo.org/api/v1/releasers/52714/?format=api",
    "demozoo_url": "https://demozoo.org/groups/52714/",
    "id": 52714,
    "name": "The Deadliners",
    "is_group": true,
    "nicks": [
        {
            "name": "The Deadliners",
            "abbreviation": "Deadliners",
            "is_primary_nick": true,
            "variants": [
                "Deadliners",
                "The Deadliners"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/8405/?format=api",
                "id": 8405,
                "name": "Soundy"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/131/?format=api",
                "id": 131,
                "name": "Made"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/1024/?format=api",
                "id": 1024,
                "name": "Dascon"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://www.deadliners.net/"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=65308"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=12418"
        }
    ]
}