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

{
    "url": "https://demozoo.org/api/v1/releasers/55007/?format=api",
    "demozoo_url": "https://demozoo.org/groups/55007/",
    "id": 55007,
    "name": "Dahlia",
    "is_group": true,
    "nicks": [
        {
            "name": "Dahlia",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Dahlia"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/28494/?format=api",
                "id": 28494,
                "name": "codise"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/74613/?format=api",
                "id": 74613,
                "name": "mirsku"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/77534/?format=api",
                "id": 77534,
                "name": "exigo"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/77535/?format=api",
                "id": 77535,
                "name": "Astrax"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/77536/?format=api",
                "id": 77536,
                "name": "triq"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/77537/?format=api",
                "id": 77537,
                "name": "domitia"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://dahlia.zone"
        },
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=9325"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=58914"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=1256"
        }
    ]
}