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

{
    "url": "https://demozoo.org/api/v1/releasers/1386/?format=api",
    "demozoo_url": "https://demozoo.org/groups/1386/",
    "id": 1386,
    "name": "Starlight",
    "is_group": true,
    "nicks": [
        {
            "name": "Starlight",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Starlight"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/1385/?format=api",
                "id": 1385,
                "name": "Fox"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/14948/?format=api",
                "id": 14948,
                "name": "Dragonfly"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/26222/?format=api",
                "id": 26222,
                "name": "Elfan"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/62723/?format=api",
                "id": 62723,
                "name": "Khrome"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/11850/?format=api",
                "id": 11850,
                "name": "Dash"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/56091/?format=api",
                "id": 56091,
                "name": "Earthrunner"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/56090/?format=api",
                "id": 56090,
                "name": "Neptune Comet"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=11418"
        }
    ]
}