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

{
    "url": "https://demozoo.org/api/v1/releasers/3051/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/3051/",
    "id": 3051,
    "name": "Pommak",
    "is_group": false,
    "nicks": [
        {
            "name": "Albert Huffmann",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Albert Huffmann"
            ]
        },
        {
            "name": "Pommak",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Pommak"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/404/?format=api",
                "id": 404,
                "name": "mfx"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/935/?format=api",
                "id": 935,
                "name": "Accession"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/3588/?format=api",
                "id": 3588,
                "name": "Flo"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/490/?format=api",
                "id": 490,
                "name": "Kewlers"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "MobygamesDeveloper",
            "url": "https://www.mobygames.com/developer/sheet/view/developerId,332463/"
        },
        {
            "link_class": "SlengpungUser",
            "url": "http://www.slengpung.com/?userid=3679"
        },
        {
            "link_class": "TwitterAccount",
            "url": "https://twitter.com/pommak_"
        }
    ]
}