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

{
    "url": "https://demozoo.org/api/v1/releasers/3556/?format=api",
    "demozoo_url": "https://demozoo.org/groups/3556/",
    "id": 3556,
    "name": "Mercury",
    "is_group": true,
    "nicks": [
        {
            "name": "Mercury",
            "abbreviation": "HG",
            "is_primary_nick": true,
            "variants": [
                "HG",
                "Mercury"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/3673/?format=api",
                "id": 3673,
                "name": "MouldyCat"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/3705/?format=api",
                "id": 3705,
                "name": "Red"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/3814/?format=api",
                "id": 3814,
                "name": "psykon"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/10046/?format=api",
                "id": 10046,
                "name": "las"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/10240/?format=api",
                "id": 10240,
                "name": "src"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/10657/?format=api",
                "id": 10657,
                "name": "abductee"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/3960/?format=api",
                "id": 3960,
                "name": "Urs"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/15276/?format=api",
                "id": 15276,
                "name": "cupe"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/1981/?format=api",
                "id": 1981,
                "name": "JCO"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/15270/?format=api",
                "id": 15270,
                "name": "manx"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://mercury.sexy"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=63444"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=7053"
        }
    ]
}