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

{
    "url": "https://demozoo.org/api/v1/releasers/5744/?format=api",
    "demozoo_url": "https://demozoo.org/groups/5744/",
    "id": 5744,
    "name": "Covenant",
    "is_group": true,
    "nicks": [
        {
            "name": "Covenant",
            "abbreviation": "CVT",
            "is_primary_nick": true,
            "variants": [
                "CVT",
                "Covenant"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/5743/?format=api",
                "id": 5743,
                "name": "JSL"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/13852/?format=api",
                "id": 13852,
                "name": "The Alien"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/82347/?format=api",
                "id": 82347,
                "name": "Rayne"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/16409/?format=api",
                "id": 16409,
                "name": "Richard"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/32865/?format=api",
                "id": 32865,
                "name": "Honesty"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/71647/?format=api",
                "id": 71647,
                "name": "Stormfront"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=1832"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=4118"
        },
        {
            "link_class": "WaybackMachinePage",
            "url": "https://web.archive.org/web/20040711121529/http://www.covenant.gmxhome.de/"
        }
    ]
}