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

{
    "url": "https://demozoo.org/api/v1/releasers/8884/?format=api",
    "demozoo_url": "https://demozoo.org/groups/8884/",
    "id": 8884,
    "name": "Stars Of Keladan",
    "is_group": true,
    "nicks": [
        {
            "name": "Stars Of Keladan",
            "abbreviation": "SOK",
            "is_primary_nick": true,
            "variants": [
                "SOK",
                "Stars Of Keladan"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/8885/?format=api",
                "id": 8885,
                "name": "Noumenon Team"
            },
            "is_current": true
        }
    ],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/11539/?format=api",
                "id": 11539,
                "name": "alkoro"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/22984/?format=api",
                "id": 22984,
                "name": "shahmatist"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/108487/?format=api",
                "id": 108487,
                "name": "Paul Atrides"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=12282"
        },
        {
            "link_class": "SpeccyWikiPage",
            "url": "http://speccy.info/Stars_of_Keladan"
        }
    ]
}