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

{
    "url": "https://demozoo.org/api/v1/releasers/16799/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/16799/",
    "id": 16799,
    "name": "Mystic Cloud",
    "is_group": false,
    "nicks": [
        {
            "name": "Mystic Cloud",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "MtC",
                "Myssy",
                "Mystic Cloud"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/16800/?format=api",
                "id": 16800,
                "name": "AH"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/6889/?format=api",
                "id": 6889,
                "name": "Chemical Reaction"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/2883/?format=api",
                "id": 2883,
                "name": "Titan"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AmpAuthor",
            "url": "https://amp.dascene.net/detail.php?view=11317"
        },
        {
            "link_class": "NectarineArtist",
            "url": "https://scenestream.net/demovibes/artist/2085/"
        },
        {
            "link_class": "SceneidAccount",
            "url": "https://www.pouet.net/user.php?who=6359"
        }
    ]
}