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

{
    "url": "https://demozoo.org/api/v1/releasers/62494/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/62494/",
    "id": 62494,
    "name": "Squidge",
    "is_group": false,
    "nicks": [
        {
            "name": "Squidge",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Squidge"
            ]
        },
        {
            "name": "The Tex",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "The Tex"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/585/?format=api",
                "id": 585,
                "name": "Nerve Axis"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/64284/?format=api",
                "id": 64284,
                "name": "Abraxas"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/5093/?format=api",
                "id": 5093,
                "name": "Laser"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/108825/?format=api",
                "id": 108825,
                "name": "Safecrackers"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AmpAuthor",
            "url": "https://amp.dascene.net/detail.php?view=6994"
        },
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=11604"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=27172"
        }
    ]
}