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

{
    "url": "https://demozoo.org/api/v1/releasers/65876/?format=api",
    "demozoo_url": "https://demozoo.org/groups/65876/",
    "id": 65876,
    "name": "Defcon One",
    "is_group": true,
    "nicks": [
        {
            "name": "Defcon One",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Defcon 1",
                "Defcon One",
                "Defcon1"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/65877/?format=api",
                "id": 65877,
                "name": "Wardog"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/107778/?format=api",
                "id": 107778,
                "name": "Frantic"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/9958/?format=api",
                "id": 9958,
                "name": "Skylord"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/23287/?format=api",
                "id": 23287,
                "name": "Major Rom"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/89190/?format=api",
                "id": 89190,
                "name": "Two Flower"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/70579/?format=api",
                "id": 70579,
                "name": "Tyrant"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": []
}