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

{
    "url": "https://demozoo.org/api/v1/releasers/3857/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/3857/",
    "id": 3857,
    "name": "Ramon B5",
    "is_group": false,
    "nicks": [
        {
            "name": "Ramon",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Ramon"
            ]
        },
        {
            "name": "Ramon B5",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Ramon B5"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1077/?format=api",
                "id": 1077,
                "name": "Desire"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/8349/?format=api",
                "id": 8349,
                "name": "Facet's Pussy"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/71141/?format=api",
                "id": 71141,
                "name": "Justice"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/83193/?format=api",
                "id": 83193,
                "name": "The Lords"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/112622/?format=api",
                "id": 112622,
                "name": "2xl Crew"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=11805"
        },
        {
            "link_class": "SceneidAccount",
            "url": "https://www.pouet.net/user.php?who=17581"
        }
    ]
}