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

{
    "url": "https://demozoo.org/api/v1/releasers/32/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/32/",
    "id": 32,
    "name": "TMB Designs",
    "is_group": false,
    "nicks": [
        {
            "name": "TMB",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "TMB"
            ]
        },
        {
            "name": "TMB Designs",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "TMB Designs",
                "TMB-Designs"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/101/?format=api",
                "id": 101,
                "name": "The Silents"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/7206/?format=api",
                "id": 7206,
                "name": "Euphoria"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/2750/?format=api",
                "id": 2750,
                "name": "Prologic"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/658/?format=api",
                "id": 658,
                "name": "Kefrens"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/3/?format=api",
                "id": 3,
                "name": "Spaceballs"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/5212/?format=api",
                "id": 5212,
                "name": "Cycron"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1736/?format=api",
                "id": 1736,
                "name": "Static Bytes"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AmpAuthor",
            "url": "https://amp.dascene.net/detail.php?view=8633"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=539"
        },
        {
            "link_class": "MobygamesDeveloper",
            "url": "https://www.mobygames.com/developer/sheet/view/developerId,74392/"
        },
        {
            "link_class": "TwitterAccount",
            "url": "https://twitter.com/toreblystad?lang=en"
        }
    ]
}