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

{
    "url": "https://demozoo.org/api/v1/releasers/17602/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/17602/",
    "id": 17602,
    "name": "Røly",
    "is_group": false,
    "nicks": [
        {
            "name": "Røly",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Roly",
                "Røly"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/4008/?format=api",
                "id": 4008,
                "name": "Tristar"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/36494/?format=api",
                "id": 36494,
                "name": "Dark Bit Factory"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/27695/?format=api",
                "id": 27695,
                "name": "The Solaris Agency"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/40239/?format=api",
                "id": 40239,
                "name": "Stonehead"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/37118/?format=api",
                "id": 37118,
                "name": "Mayday!"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/5548/?format=api",
                "id": 5548,
                "name": "Protovision"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=24826"
        },
        {
            "link_class": "NectarineArtist",
            "url": "https://scenestream.net/demovibes/artist/6001/"
        }
    ]
}