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

{
    "url": "https://demozoo.org/api/v1/releasers/2368/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/2368/",
    "id": 2368,
    "name": "Cyrano Jones",
    "is_group": false,
    "nicks": [
        {
            "name": "CJ",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "CJ"
            ]
        },
        {
            "name": "Cyrano Jones",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Cyrano Jones"
            ]
        },
        {
            "name": "Disaster Zone",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Disaster Zone"
            ]
        },
        {
            "name": "The Law",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "The Law"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/2466/?format=api",
                "id": 2466,
                "name": "Reboot"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/31417/?format=api",
                "id": 31417,
                "name": "The Un-Nameables"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/31407/?format=api",
                "id": 31407,
                "name": "Bad Brew Crew"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/45106/?format=api",
                "id": 45106,
                "name": "Sinister Developments"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/2172/?format=api",
                "id": 2172,
                "name": "D-Bug"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": []
}