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

{
    "url": "https://demozoo.org/api/v1/releasers/7263/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/7263/",
    "id": 7263,
    "name": "Ramon",
    "is_group": false,
    "nicks": [
        {
            "name": "Ramon",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Ram-One",
                "Ramon",
                "Ramone",
                "rN!"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/5443/?format=api",
                "id": 5443,
                "name": "Low Profile"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/7062/?format=api",
                "id": 7062,
                "name": "House of Style"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/5469/?format=api",
                "id": 5469,
                "name": "Mono211"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/13956/?format=api",
                "id": 13956,
                "name": "Fruitz Of Dojo"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "Defacto2Person",
            "url": "https://defacto2.net/p/ramon"
        },
        {
            "link_class": "DiscogsArtist",
            "url": "https://www.discogs.com/artist/204329-Ramone-2"
        }
    ]
}