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

{
    "url": "https://demozoo.org/api/v1/releasers/561/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/561/",
    "id": 561,
    "name": "Yoda",
    "is_group": false,
    "nicks": [
        {
            "name": "FB",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "FB"
            ]
        },
        {
            "name": "Yoda",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Yoda"
            ]
        },
        {
            "name": "der Commander",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "der Commander"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/211/?format=api",
                "id": 211,
                "name": "Farbrausch"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/462/?format=api",
                "id": 462,
                "name": "Smash Designs"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/11633/?format=api",
                "id": 11633,
                "name": "Delta.pi"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/10129/?format=api",
                "id": 10129,
                "name": "Poison"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/14169/?format=api",
                "id": 14169,
                "name": "Elitegroup"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "MobygamesDeveloper",
            "url": "https://www.mobygames.com/developer/sheet/view/developerId,307875/"
        },
        {
            "link_class": "SceneidAccount",
            "url": "https://www.pouet.net/user.php?who=549"
        },
        {
            "link_class": "SlengpungUser",
            "url": "http://www.slengpung.com/?userid=961"
        },
        {
            "link_class": "TwitterAccount",
            "url": "https://twitter.com/f_bohmann"
        }
    ]
}