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

{
    "url": "https://demozoo.org/api/v1/releasers/62470/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/62470/",
    "id": 62470,
    "name": "Andy",
    "is_group": false,
    "nicks": [
        {
            "name": "Andy",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Andy"
            ]
        },
        {
            "name": "Dr. And",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Dr. And"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/8810/?format=api",
                "id": 8810,
                "name": "Illusion"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/74094/?format=api",
                "id": 74094,
                "name": "Black Bit"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AmpAuthor",
            "url": "https://amp.dascene.net/detail.php?view=2155"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "https://janeway.exotica.org.uk/author.php?id=24910"
        }
    ]
}