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

{
    "url": "https://demozoo.org/api/v1/releasers/67725/?format=api",
    "demozoo_url": "https://demozoo.org/groups/67725/",
    "id": 67725,
    "name": "Bad Brothers",
    "is_group": true,
    "nicks": [
        {
            "name": "Bad Brothers",
            "abbreviation": "BB",
            "is_primary_nick": true,
            "variants": [
                "BB",
                "Bad Brothers"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/53430/?format=api",
                "id": 53430,
                "name": "Anti-G"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/101610/?format=api",
                "id": 101610,
                "name": "Billy-K"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/85875/?format=api",
                "id": 85875,
                "name": "Intercode"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/121788/?format=api",
                "id": 121788,
                "name": "Murphy"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/134182/?format=api",
                "id": 134182,
                "name": "Megaman"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/134184/?format=api",
                "id": 134184,
                "name": "Peace"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=60025"
        },
        {
            "link_class": "SceneOrgFolder",
            "url": "https://files.scene.org/browse/resources/bbs/bad_brothers/"
        }
    ]
}