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

{
    "url": "https://demozoo.org/api/v1/releasers/13129/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/13129/",
    "id": 13129,
    "name": "Elektro",
    "is_group": false,
    "nicks": [
        {
            "name": "Elektro",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Elektro"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/46439/?format=api",
                "id": 46439,
                "name": "Codenation"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/89284/?format=api",
                "id": 89284,
                "name": "Ansi Factory"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AmpAuthor",
            "url": "https://amp.dascene.net/detail.php?view=2424"
        },
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=17133"
        },
        {
            "link_class": "SixteenColorsArtist",
            "url": "https://16colo.rs/artist/elektro"
        }
    ]
}