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

{
    "url": "https://demozoo.org/api/v1/releasers/417/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/417/",
    "id": 417,
    "name": "Dental Headache",
    "is_group": false,
    "nicks": [
        {
            "name": "Dental",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Dental"
            ]
        },
        {
            "name": "Dental Headache",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Dental Headache"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/418/?format=api",
                "id": 418,
                "name": "Mangoo"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/9783/?format=api",
                "id": 9783,
                "name": "Cromatics"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=27709"
        },
        {
            "link_class": "MobygamesDeveloper",
            "url": "https://www.mobygames.com/developer/sheet/view/developerId,151368/"
        },
        {
            "link_class": "SlengpungUser",
            "url": "http://www.slengpung.com/?userid=1068"
        }
    ]
}