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

{
    "url": "https://demozoo.org/api/v1/releasers/2444/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/2444/",
    "id": 2444,
    "name": "Zaphod Beeblebrox",
    "is_group": false,
    "nicks": [
        {
            "name": "C.A.",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "C.A."
            ]
        },
        {
            "name": "The Disk Buster",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "TDB",
                "The Disk Buster"
            ]
        },
        {
            "name": "Zaphod",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Zaphod"
            ]
        },
        {
            "name": "Zaphod Beeblebrox",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Zaphod Beeblebrox"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/31725/?format=api",
                "id": 31725,
                "name": "The Light Team"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/31695/?format=api",
                "id": 31695,
                "name": "Swedish Cracking Service International"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/31495/?format=api",
                "id": 31495,
                "name": "The Syndicate"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/23466/?format=api",
                "id": 23466,
                "name": "Omnichron"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/31680/?format=api",
                "id": 31680,
                "name": "International Cracking Service"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/56985/?format=api",
                "id": 56985,
                "name": "Climax SoftWare"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/40718/?format=api",
                "id": 40718,
                "name": "The Magic Hackers"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/24836/?format=api",
                "id": 24836,
                "name": "Control Team"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/116891/?format=api",
                "id": 116891,
                "name": "C.A.K.E."
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/116893/?format=api",
                "id": 116893,
                "name": "CHLU"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": []
}