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

{
    "url": "https://demozoo.org/api/v1/releasers/60268/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/60268/",
    "id": 60268,
    "name": "BSC",
    "is_group": false,
    "nicks": [
        {
            "name": "BSC",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "BSC"
            ]
        },
        {
            "name": "Beta Soft Cologne",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Beta Soft Cologne",
                "BetaSoftCologne"
            ]
        },
        {
            "name": "Carl Carbunckel",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Carl Carbunckel"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/60229/?format=api",
                "id": 60229,
                "name": "Godless Cracking Service"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/69954/?format=api",
                "id": 69954,
                "name": "Symbiosis"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/8977/?format=api",
                "id": 8977,
                "name": "The Mad Guys"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/110383/?format=api",
                "id": 110383,
                "name": "Commotion"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/70765/?format=api",
                "id": 70765,
                "name": "The Raaahh! Crew"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://betasoftcologne.github.io/"
        },
        {
            "link_class": "SceneidAccount",
            "url": "https://www.pouet.net/user.php?who=70575"
        }
    ]
}