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

{
    "url": "https://demozoo.org/api/v1/releasers/3002/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/3002/",
    "id": 3002,
    "name": "Orcrist",
    "is_group": false,
    "nicks": [
        {
            "name": "John",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "John"
            ]
        },
        {
            "name": "Orchist",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Orchist"
            ]
        },
        {
            "name": "Orchrist",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Orchrist"
            ]
        },
        {
            "name": "Orcrist",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Orcrist"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1503/?format=api",
                "id": 1503,
                "name": "LSD"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/7636/?format=api",
                "id": 7636,
                "name": "Druids"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/55133/?format=api",
                "id": 55133,
                "name": "Pendle Europa"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/100277/?format=api",
                "id": 100277,
                "name": "Rubber Radish"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/100602/?format=api",
                "id": 100602,
                "name": "Phetamines"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=56522"
        }
    ]
}