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

{
    "url": "https://demozoo.org/api/v1/releasers/101308/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/101308/",
    "id": 101308,
    "name": "The Soul",
    "is_group": false,
    "nicks": [
        {
            "name": "Dupa",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Dupa"
            ]
        },
        {
            "name": "The Soul",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "The Soul"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/21429/?format=api",
                "id": 21429,
                "name": "Bucket"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/20659/?format=api",
                "id": 20659,
                "name": "Odbyt Design"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/32986/?format=api",
                "id": 32986,
                "name": "Vodka People"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=59293"
        }
    ]
}