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

{
    "url": "https://demozoo.org/api/v1/releasers/460/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/460/",
    "id": 460,
    "name": "Cloo",
    "is_group": false,
    "nicks": [
        {
            "name": "Cloo",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Cloo"
            ]
        },
        {
            "name": "Dr. Cloo",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Dr. Cloo"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/452/?format=api",
                "id": 452,
                "name": "Appendix"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1394/?format=api",
                "id": 1394,
                "name": "Amaze"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1391/?format=api",
                "id": 1391,
                "name": "Addonic"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/8419/?format=api",
                "id": 8419,
                "name": "Deform"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/19476/?format=api",
                "id": 19476,
                "name": "World Federation of Mad Hackers"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/451/?format=api",
                "id": 451,
                "name": "Pic Saint Loup"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AmpAuthor",
            "url": "https://amp.dascene.net/detail.php?view=1205"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=30933"
        },
        {
            "link_class": "NectarineArtist",
            "url": "https://scenestream.net/demovibes/artist/2418/"
        }
    ]
}