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

{
    "url": "https://demozoo.org/api/v1/releasers/7372/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/7372/",
    "id": 7372,
    "name": "JSL",
    "is_group": false,
    "nicks": [
        {
            "name": "Bionic",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Bionic"
            ]
        },
        {
            "name": "J.S.L.",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "J.S.L."
            ]
        },
        {
            "name": "JSL",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "JSL"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/6975/?format=api",
                "id": 6975,
                "name": "Impact DK"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/3714/?format=api",
                "id": 3714,
                "name": "Focus Design"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AmpAuthor",
            "url": "https://amp.dascene.net/detail.php?view=3901"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=3479"
        }
    ]
}