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

{
    "url": "https://demozoo.org/api/v1/releasers/136893/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/136893/",
    "id": 136893,
    "name": "Mr. Sinister",
    "is_group": false,
    "nicks": [
        {
            "name": "Axitious",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Axitious"
            ]
        },
        {
            "name": "Mr. Sinister",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Mr. Sinister"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/43814/?format=api",
                "id": 43814,
                "name": "TRiBE"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/110517/?format=api",
                "id": 110517,
                "name": "Legend"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/45978/?format=api",
                "id": 45978,
                "name": "NATiON"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "SixteenColorsArtist",
            "url": "https://16colo.rs/artist/axitious"
        }
    ]
}