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

{
    "url": "https://demozoo.org/api/v1/releasers/43630/?format=api",
    "demozoo_url": "https://demozoo.org/groups/43630/",
    "id": 43630,
    "name": "Monk",
    "is_group": true,
    "nicks": [
        {
            "name": "Monk",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Monk"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/18859/?format=api",
                "id": 18859,
                "name": "Chiron"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/50719/?format=api",
                "id": 50719,
                "name": "Vicious"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/284/?format=api",
                "id": 284,
                "name": "Tim"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/19721/?format=api",
                "id": 19721,
                "name": "Sane"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/86212/?format=api",
                "id": 86212,
                "name": "React"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=14121"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=7328"
        }
    ]
}