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

{
    "url": "https://demozoo.org/api/v1/releasers/3717/?format=api",
    "demozoo_url": "https://demozoo.org/groups/3717/",
    "id": 3717,
    "name": "A1K.org",
    "is_group": true,
    "nicks": [
        {
            "name": "A1K.org",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "A1K.org"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/39128/?format=api",
                "id": 39128,
                "name": "Apex"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/88841/?format=api",
                "id": 88841,
                "name": "BrenMcguire"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://www.a1k.org"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=39293"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=7056"
        }
    ]
}