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

{
    "url": "https://demozoo.org/api/v1/releasers/16111/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/16111/",
    "id": 16111,
    "name": "Rapid",
    "is_group": false,
    "nicks": [
        {
            "name": "(-rAPiD-)",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "(-rAPiD-)"
            ]
        },
        {
            "name": "Rapid",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Rapid",
                "rpd!"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/6878/?format=api",
                "id": 6878,
                "name": "Contra"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/6865/?format=api",
                "id": 6865,
                "name": "Artcore"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/10964/?format=api",
                "id": 10964,
                "name": "Faith"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "Defacto2Person",
            "url": "https://defacto2.net/p/rapid"
        }
    ]
}