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

{
    "url": "https://demozoo.org/api/v1/releasers/5606/?format=api",
    "demozoo_url": "https://demozoo.org/groups/5606/",
    "id": 5606,
    "name": "Scenic",
    "is_group": true,
    "nicks": [
        {
            "name": "Scenic",
            "abbreviation": "SCN",
            "is_primary_nick": true,
            "variants": [
                "SCN",
                "Scenic"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/234/?format=api",
                "id": 234,
                "name": "Critikill"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/1147/?format=api",
                "id": 1147,
                "name": "Pix"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/6585/?format=api",
                "id": 6585,
                "name": "Mime"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/15414/?format=api",
                "id": 15414,
                "name": "Fusko"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/259/?format=api",
                "id": 259,
                "name": "Splif"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/823/?format=api",
                "id": 823,
                "name": "Mantraz"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/5909/?format=api",
                "id": 5909,
                "name": "Tomcat"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/10180/?format=api",
                "id": 10180,
                "name": "Spark"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=28318"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=1819"
        }
    ]
}