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

{
    "url": "https://demozoo.org/api/v1/releasers/4312/?format=api",
    "demozoo_url": "https://demozoo.org/groups/4312/",
    "id": 4312,
    "name": "Compusphere",
    "is_group": true,
    "nicks": [
        {
            "name": "Compusphere",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Compusphere"
            ]
        },
        {
            "name": "Compusphere.org",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Compusphere.org"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/4476/?format=api",
                "id": 4476,
                "name": "Orbiter"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/122718/?format=api",
                "id": 122718,
                "name": "zmürf"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/16779/?format=api",
                "id": 16779,
                "name": "Romax"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=51114"
        }
    ]
}