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

{
    "url": "https://demozoo.org/api/v1/releasers/2646/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/2646/",
    "id": 2646,
    "name": "AiO",
    "is_group": false,
    "nicks": [
        {
            "name": "AiO",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "AiO"
            ]
        },
        {
            "name": "Ensembly",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Ensembly"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/2270/?format=api",
                "id": 2270,
                "name": "T.O.Y.S."
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/3170/?format=api",
                "id": 3170,
                "name": "Genesis Project"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AmpAuthor",
            "url": "https://amp.dascene.net/detail.php?view=8487"
        },
        {
            "link_class": "FujiologyFolder",
            "url": "https://ftp.untergrund.net/users/ltk_tscc/fujiology/MUSIC/FT/TUNEZ/A/AIO/"
        },
        {
            "link_class": "NectarineArtist",
            "url": "https://scenestream.net/demovibes/artist/2164/"
        }
    ]
}