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

{
    "url": "https://demozoo.org/api/v1/releasers/5435/?format=api",
    "demozoo_url": "https://demozoo.org/groups/5435/",
    "id": 5435,
    "name": "Sapphire",
    "is_group": true,
    "nicks": [
        {
            "name": "Sapphire",
            "abbreviation": "SAP",
            "is_primary_nick": true,
            "variants": [
                "SAP",
                "Sapphire"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/10278/?format=api",
                "id": 10278,
                "name": "Cool TJ"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/68615/?format=api",
                "id": 68615,
                "name": "Astrosim"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/69347/?format=api",
                "id": 69347,
                "name": "Espen_R"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/4750/?format=api",
                "id": 4750,
                "name": "Taxi"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/103044/?format=api",
                "id": 103044,
                "name": "The Boa Constrictor"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/134190/?format=api",
                "id": 134190,
                "name": "Shere Khan"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=64193"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=4122"
        }
    ]
}