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

{
    "url": "https://demozoo.org/api/v1/releasers/2386/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/2386/",
    "id": 2386,
    "name": "Cortexx",
    "is_group": false,
    "nicks": [
        {
            "name": "Cortexx",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Cortexx",
                "Cox",
                "Coxx"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/2179/?format=api",
                "id": 2179,
                "name": "Dune"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/38299/?format=api",
                "id": 38299,
                "name": "The Brain Busters"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/51441/?format=api",
                "id": 51441,
                "name": "The Bugueurs Foux"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "FujiologyFolder",
            "url": "https://ftp.untergrund.net/users/ltk_tscc/fujiology/GFX/CORTEXX/"
        }
    ]
}