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

{
    "url": "https://demozoo.org/api/v1/releasers/721/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/721/",
    "id": 721,
    "name": "Sauron",
    "is_group": false,
    "nicks": [
        {
            "name": "J. Lindahl",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "J. Lindahl"
            ]
        },
        {
            "name": "Johan Lindahl",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Johan Lindahl"
            ]
        },
        {
            "name": "Sauron",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Sauron"
            ]
        },
        {
            "name": "Zaphod",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Zaphod"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/718/?format=api",
                "id": 718,
                "name": "Miracle"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/65512/?format=api",
                "id": 65512,
                "name": "FAST"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/4057/?format=api",
                "id": 4057,
                "name": "Digitech"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/239/?format=api",
                "id": 239,
                "name": "Fairlight"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/4926/?format=api",
                "id": 4926,
                "name": "Model"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/112649/?format=api",
                "id": 112649,
                "name": "Tai Pan Inc."
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=86"
        }
    ]
}