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

{
    "url": "https://demozoo.org/api/v1/releasers/1092/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/1092/",
    "id": 1092,
    "name": "Pib",
    "is_group": false,
    "nicks": [
        {
            "name": "Pib",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Pib"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/739/?format=api",
                "id": 739,
                "name": "Dreamdealers"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/6962/?format=api",
                "id": 6962,
                "name": "Syntex"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/77231/?format=api",
                "id": 77231,
                "name": "Sygma Force"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=5204"
        },
        {
            "link_class": "MobygamesDeveloper",
            "url": "https://www.mobygames.com/developer/sheet/view/developerId,218433/"
        },
        {
            "link_class": "SceneidAccount",
            "url": "https://www.pouet.net/user.php?who=100080"
        },
        {
            "link_class": "TwitterAccount",
            "url": "https://twitter.com/p1b"
        }
    ]
}