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

{
    "url": "https://demozoo.org/api/v1/releasers/8573/?format=api",
    "demozoo_url": "https://demozoo.org/groups/8573/",
    "id": 8573,
    "name": "Mellow Chips",
    "is_group": true,
    "nicks": [
        {
            "name": "Mellow Chips",
            "abbreviation": "MC",
            "is_primary_nick": true,
            "variants": [
                "MC",
                "Mellow Chips"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/69/?format=api",
                "id": 69,
                "name": "Tristar and Red Sector Inc."
            },
            "is_current": false
        }
    ],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/8572/?format=api",
                "id": 8572,
                "name": "Jogi"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/14143/?format=api",
                "id": 14143,
                "name": "Lich"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/15285/?format=api",
                "id": 15285,
                "name": "Aivo"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/15286/?format=api",
                "id": 15286,
                "name": "Ola"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/15287/?format=api",
                "id": 15287,
                "name": "Freak"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/15288/?format=api",
                "id": 15288,
                "name": "Tequila"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/22831/?format=api",
                "id": 22831,
                "name": "DJ Wekro"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/13853/?format=api",
                "id": 13853,
                "name": "Icebeat"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/13154/?format=api",
                "id": 13154,
                "name": "Asa"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=14129"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=923"
        }
    ]
}