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

{
    "url": "https://demozoo.org/api/v1/releasers/8673/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/8673/",
    "id": 8673,
    "name": "Jay Dee",
    "is_group": false,
    "nicks": [
        {
            "name": "Jay Dee",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "JD",
                "Jay Dee",
                "Jaydee"
            ]
        },
        {
            "name": "Quazar",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Quazar"
            ]
        },
        {
            "name": "Violator",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Violator"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/137718/?format=api",
                "id": 137718,
                "name": "RLZ"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/46616/?format=api",
                "id": 46616,
                "name": "Drink or Die"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/19275/?format=api",
                "id": 19275,
                "name": "Overlook"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/61612/?format=api",
                "id": 61612,
                "name": "Tornado"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/70422/?format=api",
                "id": 70422,
                "name": "Brutal PPE Coders"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AmpAuthor",
            "url": "https://amp.dascene.net/detail.php?view=3674"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=50180"
        }
    ]
}