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

{
    "url": "https://demozoo.org/api/v1/releasers/108748/?format=api",
    "demozoo_url": "https://demozoo.org/groups/108748/",
    "id": 108748,
    "name": "Red Dawn",
    "is_group": true,
    "nicks": [
        {
            "name": "Red Dawn",
            "abbreviation": "RD",
            "is_primary_nick": true,
            "variants": [
                "RD",
                "Red Dawn"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/140582/?format=api",
                "id": 140582,
                "name": "Skywalker"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/140269/?format=api",
                "id": 140269,
                "name": "Merlin"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/145579/?format=api",
                "id": 145579,
                "name": "Mr.Marwin"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/145580/?format=api",
                "id": 145580,
                "name": "Mithrandir"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=3530"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=9234"
        }
    ]
}