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

{
    "url": "https://demozoo.org/api/v1/releasers/50746/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/50746/",
    "id": 50746,
    "name": "Randy",
    "is_group": false,
    "nicks": [
        {
            "name": "Dot",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Dot"
            ]
        },
        {
            "name": "Mr. Thorax",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Mr. Thorax"
            ]
        },
        {
            "name": "Randy",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Randy"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/41097/?format=api",
                "id": 41097,
                "name": "Subject"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1508/?format=api",
                "id": 1508,
                "name": "Bronx"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/10792/?format=api",
                "id": 10792,
                "name": "Neo"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/4586/?format=api",
                "id": 4586,
                "name": "Bacteria"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/56168/?format=api",
                "id": 56168,
                "name": "Dreamscape"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=8582"
        }
    ]
}