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

{
    "url": "https://demozoo.org/api/v1/releasers/6778/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/6778/",
    "id": 6778,
    "name": "Bob",
    "is_group": false,
    "nicks": [
        {
            "name": "Bob",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Bob"
            ]
        },
        {
            "name": "Maskindöd",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Maskindöd"
            ]
        },
        {
            "name": "Maskinpop",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Maskinpop"
            ]
        },
        {
            "name": "Prof",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Prof"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/4233/?format=api",
                "id": 4233,
                "name": "Apan Bepan"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/3170/?format=api",
                "id": 3170,
                "name": "Genesis Project"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/14964/?format=api",
                "id": 14964,
                "name": "Comic Bakery"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/5265/?format=api",
                "id": 5265,
                "name": "Outbreak"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://www.youtube.com/c/bobnimbe"
        },
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=22232"
        },
        {
            "link_class": "SceneidAccount",
            "url": "https://www.pouet.net/user.php?who=55308"
        },
        {
            "link_class": "SlengpungUser",
            "url": "http://www.slengpung.com/?userid=1300"
        }
    ]
}