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

{
    "url": "https://demozoo.org/api/v1/releasers/23634/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/23634/",
    "id": 23634,
    "name": "Solo",
    "is_group": false,
    "nicks": [
        {
            "name": "Pablo",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Pablo"
            ]
        },
        {
            "name": "Sneaker",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Sneaker"
            ]
        },
        {
            "name": "Solo",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Solo"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/3788/?format=api",
                "id": 3788,
                "name": "Nukleus"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/7091/?format=api",
                "id": 7091,
                "name": "Meka Design"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AmpAuthor",
            "url": "https://amp.dascene.net/detail.php?view=6857"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=48101"
        }
    ]
}