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

{
    "url": "https://demozoo.org/api/v1/releasers/93746/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/93746/",
    "id": 93746,
    "name": "Frib",
    "is_group": false,
    "nicks": [
        {
            "name": "Frib",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Frib"
            ]
        },
        {
            "name": "Frisbee",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Frisbee"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1361/?format=api",
                "id": 1361,
                "name": "Accuracy"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/141246/?format=api",
                "id": 141246,
                "name": "Rost Inc."
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=542"
        },
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=6376"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=17935"
        }
    ]
}