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

{
    "url": "https://demozoo.org/api/v1/releasers/90368/?format=api",
    "demozoo_url": "https://demozoo.org/groups/90368/",
    "id": 90368,
    "name": "NeoKorteX",
    "is_group": true,
    "nicks": [
        {
            "name": "NeoKorteX",
            "abbreviation": "nKx",
            "is_primary_nick": true,
            "variants": [
                "NeoKorteX",
                "nKx"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/136518/?format=api",
                "id": 136518,
                "name": "Retro32UK"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/90367/?format=api",
                "id": 90367,
                "name": "FuZioN"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/80307/?format=api",
                "id": 80307,
                "name": "zYX!"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/6859/?format=api",
                "id": 6859,
                "name": "Darkus"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/114914/?format=api",
                "id": 114914,
                "name": "obviousdisaster"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://www.neokortex.co.uk"
        },
        {
            "link_class": "FacebookPage",
            "url": "https://www.facebook.com/neokortex.demoscene.7"
        },
        {
            "link_class": "TwitterAccount",
            "url": "https://twitter.com/nkxdemoscene?lang=en-gb"
        }
    ]
}