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

{
    "url": "https://demozoo.org/api/v1/releasers/16710/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/16710/",
    "id": 16710,
    "name": "Sinny",
    "is_group": false,
    "nicks": [
        {
            "name": "Sinny",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Sinny"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/17201/?format=api",
                "id": 17201,
                "name": "Backtrack"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/6889/?format=api",
                "id": 6889,
                "name": "Chemical Reaction"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/28628/?format=api",
                "id": 28628,
                "name": "Bastard Artists From Hell"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/15119/?format=api",
                "id": 15119,
                "name": "Fyllecell"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "NectarineArtist",
            "url": "https://scenestream.net/demovibes/artist/1694/"
        }
    ]
}