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

{
    "url": "https://demozoo.org/api/v1/releasers/7826/?format=api",
    "demozoo_url": "https://demozoo.org/groups/7826/",
    "id": 7826,
    "name": "Traitors",
    "is_group": true,
    "nicks": [
        {
            "name": "Traitors",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Traitors"
            ]
        },
        {
            "name": "Traitors Inc.",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Traitors Inc."
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/7825/?format=api",
                "id": 7825,
                "name": "Phil"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/78708/?format=api",
                "id": 78708,
                "name": "Haegar"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/7828/?format=api",
                "id": 7828,
                "name": "Lord Performer"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/91686/?format=api",
                "id": 91686,
                "name": "Blitter Splitter"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/92351/?format=api",
                "id": 92351,
                "name": "Kolapse"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/72580/?format=api",
                "id": 72580,
                "name": "Steve"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=38645"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=14723"
        }
    ]
}