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

{
    "url": "https://demozoo.org/api/v1/releasers/6366/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/6366/",
    "id": 6366,
    "name": "Firefly",
    "is_group": false,
    "nicks": [
        {
            "name": "Firefly",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Firefly"
            ]
        },
        {
            "name": "The Firefly",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "The Firefly"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/6356/?format=api",
                "id": 6356,
                "name": "Share and Enjoy"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1218/?format=api",
                "id": 1218,
                "name": "Anthrox"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/49461/?format=api",
                "id": 49461,
                "name": "The Hacking Relation"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/45241/?format=api",
                "id": 45241,
                "name": "Mayhem"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/45170/?format=api",
                "id": 45170,
                "name": "Cyrus"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AmpAuthor",
            "url": "https://amp.dascene.net/detail.php?view=8557"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=17702"
        }
    ]
}