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

{
    "url": "https://demozoo.org/api/v1/releasers/24093/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/24093/",
    "id": 24093,
    "name": "AsYntote",
    "is_group": false,
    "nicks": [
        {
            "name": "AsYntote",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "AsYntote"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/8550/?format=api",
                "id": 8550,
                "name": "Japotek"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/120549/?format=api",
                "id": 120549,
                "name": "Three Musicians"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/13843/?format=api",
                "id": 13843,
                "name": "Bug2Fix"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AmpAuthor",
            "url": "https://amp.dascene.net/detail.php?view=402"
        },
        {
            "link_class": "NectarineArtist",
            "url": "https://scenestream.net/demovibes/artist/1969/"
        }
    ]
}