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

{
    "url": "https://demozoo.org/api/v1/releasers/6764/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/6764/",
    "id": 6764,
    "name": "JO",
    "is_group": false,
    "nicks": [
        {
            "name": "JO",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "J.O.",
                "JO"
            ]
        },
        {
            "name": "Jesper Olsen",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Jesper Olsen"
            ]
        },
        {
            "name": "Rock",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Rock"
            ]
        },
        {
            "name": "Technic",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Technic"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/769/?format=api",
                "id": 769,
                "name": "Vibrants"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/3170/?format=api",
                "id": 3170,
                "name": "Genesis Project"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/4971/?format=api",
                "id": 4971,
                "name": "AMOK"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://www.vibrants.dk/jo.htm"
        },
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=1926"
        },
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=10636"
        },
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=10635"
        },
        {
            "link_class": "MobygamesDeveloper",
            "url": "https://www.mobygames.com/developer/sheet/view/developerId,53900/"
        }
    ]
}