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

{
    "url": "https://demozoo.org/api/v1/releasers/102407/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/102407/",
    "id": 102407,
    "name": "Shon",
    "is_group": false,
    "nicks": [
        {
            "name": "ARS",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "ARS"
            ]
        },
        {
            "name": "Shon",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Shon"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/19477/?format=api",
                "id": 19477,
                "name": "Three Times No"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AmpAuthor",
            "url": "https://amp.dascene.net/detail.php?view=10371"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "https://janeway.exotica.org.uk/author.php?id=62198"
        }
    ]
}