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

{
    "url": "https://demozoo.org/api/v1/releasers/13752/?format=api",
    "demozoo_url": "https://demozoo.org/groups/13752/",
    "id": 13752,
    "name": "Ano-Tech Computers",
    "is_group": true,
    "nicks": [
        {
            "name": "Ano-Tech Computers",
            "abbreviation": "ATC",
            "is_primary_nick": true,
            "variants": [
                "ATC",
                "Ano-Tech Computers"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/13751/?format=api",
                "id": 13751,
                "name": "Trinity"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/19550/?format=api",
                "id": 19550,
                "name": "Joker"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/22070/?format=api",
                "id": 22070,
                "name": "Lloyd"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/82982/?format=api",
                "id": 82982,
                "name": "Floyd"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/76413/?format=api",
                "id": 76413,
                "name": "Allman"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/4287/?format=api",
                "id": 4287,
                "name": "Lavizh"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://www.atc.no/"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=1809"
        },
        {
            "link_class": "WaybackMachinePage",
            "url": "https://web.archive.org/web/20040812204046/http://www.atc.no/?p=play/about"
        }
    ]
}