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

{
    "url": "https://demozoo.org/api/v1/releasers/27426/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/27426/",
    "id": 27426,
    "name": "Crome",
    "is_group": false,
    "nicks": [
        {
            "name": "Crome",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Crome"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/662/?format=api",
                "id": 662,
                "name": "Phenomena"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/4046/?format=api",
                "id": 4046,
                "name": "Vortex 42"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/91374/?format=api",
                "id": 91374,
                "name": "Font"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=1539"
        },
        {
            "link_class": "NectarineArtist",
            "url": "https://scenestream.net/demovibes/artist/1690/"
        },
        {
            "link_class": "ScenesatAct",
            "url": "https://scenesat.com/act/1785"
        }
    ]
}