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

{
    "url": "https://demozoo.org/api/v1/releasers/14764/?format=api",
    "demozoo_url": "https://demozoo.org/groups/14764/",
    "id": 14764,
    "name": "Azure",
    "is_group": true,
    "nicks": [
        {
            "name": "Azure",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Azure"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/5999/?format=api",
                "id": 5999,
                "name": "Tidex"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/638/?format=api",
                "id": 638,
                "name": "wayfinder"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/16663/?format=api",
                "id": 16663,
                "name": "Phace"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/3797/?format=api",
                "id": 3797,
                "name": "Sierra"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/16640/?format=api",
                "id": 16640,
                "name": "Tawan"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "WaybackMachinePage",
            "url": "https://web.archive.org/web/20010517032931/http://www.azure-music.com/"
        }
    ]
}