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

{
    "url": "https://demozoo.org/api/v1/releasers/54671/?format=api",
    "demozoo_url": "https://demozoo.org/groups/54671/",
    "id": 54671,
    "name": "Danish Demo Duo",
    "is_group": true,
    "nicks": [
        {
            "name": "Danish Demo Duo",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Danish Demo Duo"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1112/?format=api",
                "id": 1112,
                "name": "Dexion"
            },
            "is_current": true
        }
    ],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/50036/?format=api",
                "id": 50036,
                "name": "Pet"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/57493/?format=api",
                "id": 57493,
                "name": "TDK"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/1443/?format=api",
                "id": 1443,
                "name": "Tox"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=5306"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=3192"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=7002"
        }
    ]
}