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

{
    "url": "https://demozoo.org/api/v1/releasers/93997/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/93997/",
    "id": 93997,
    "name": "Papa Brine",
    "is_group": false,
    "nicks": [
        {
            "name": "Bain",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Bain"
            ]
        },
        {
            "name": "Mr. Brine",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Mr. Brine"
            ]
        },
        {
            "name": "Papa Brine",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Papa Brine"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/91382/?format=api",
                "id": 91382,
                "name": "Doom Uk"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1040/?format=api",
                "id": 1040,
                "name": "Tesko"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/114011/?format=api",
                "id": 114011,
                "name": "Voodoo Design"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=19772"
        }
    ]
}