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

{
    "url": "https://demozoo.org/api/v1/releasers/28347/?format=api",
    "demozoo_url": "https://demozoo.org/groups/28347/",
    "id": 28347,
    "name": "Skylined",
    "is_group": true,
    "nicks": [
        {
            "name": "Skylined",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Skylined"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/28346/?format=api",
                "id": 28346,
                "name": "Luke The Wizard"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/32230/?format=api",
                "id": 32230,
                "name": "AdaMM"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/28358/?format=api",
                "id": 28358,
                "name": "Nu"
            },
            "is_current": true
        }
    ],
    "subgroups": [
        {
            "subgroup": {
                "url": "https://demozoo.org/api/v1/releasers/22348/?format=api",
                "id": 22348,
                "name": "Happy Generated People"
            },
            "is_current": true
        }
    ],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://skylined.org"
        }
    ]
}