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

{
    "url": "https://demozoo.org/api/v1/releasers/209/?format=api",
    "demozoo_url": "https://demozoo.org/groups/209/",
    "id": 209,
    "name": "Software Failure",
    "is_group": true,
    "nicks": [
        {
            "name": "Software Failure",
            "abbreviation": "SFL",
            "is_primary_nick": true,
            "variants": [
                "SFL",
                "Software Failure"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/210/?format=api",
                "id": 210,
                "name": "Ham"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/20322/?format=api",
                "id": 20322,
                "name": "Chip"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/11959/?format=api",
                "id": 11959,
                "name": "JosSs"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/8792/?format=api",
                "id": 8792,
                "name": "Darklord"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/19280/?format=api",
                "id": 19280,
                "name": "Goreboy"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/13637/?format=api",
                "id": 13637,
                "name": "Barman"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/92328/?format=api",
                "id": 92328,
                "name": "Silverblade"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://sfl.untergrund.net"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=8352"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=1705"
        }
    ]
}