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

{
    "url": "https://demozoo.org/api/v1/releasers/13841/?format=api",
    "demozoo_url": "https://demozoo.org/groups/13841/",
    "id": 13841,
    "name": "Excused",
    "is_group": true,
    "nicks": [
        {
            "name": "Excused",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Excused"
            ]
        },
        {
            "name": "USED Crew",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "USED Crew"
            ]
        },
        {
            "name": "Used",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Used"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/67456/?format=api",
                "id": 67456,
                "name": "Epeius"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/69174/?format=api",
                "id": 69174,
                "name": "Depth"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/17769/?format=api",
                "id": 17769,
                "name": "Maytag Man"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/58153/?format=api",
                "id": 58153,
                "name": "Jimmy Superfly"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/36110/?format=api",
                "id": 36110,
                "name": "Frost"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=969"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=6534"
        }
    ]
}