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

{
    "url": "https://demozoo.org/api/v1/releasers/1979/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/1979/",
    "id": 1979,
    "name": "Shiva",
    "is_group": false,
    "nicks": [
        {
            "name": "Shiva",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Shiva"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1980/?format=api",
                "id": 1980,
                "name": "Kolor"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/9907/?format=api",
                "id": 9907,
                "name": "Ethos9"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/3810/?format=api",
                "id": 3810,
                "name": "Black Maiden"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/21459/?format=api",
                "id": 21459,
                "name": "Virtual-X-Perience"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "SceneidAccount",
            "url": "https://www.pouet.net/user.php?who=1446"
        },
        {
            "link_class": "SixteenColorsArtist",
            "url": "https://16colo.rs/artist/shiva"
        },
        {
            "link_class": "SlengpungUser",
            "url": "http://www.slengpung.com/?userid=258"
        }
    ]
}