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

{
    "url": "https://demozoo.org/api/v1/releasers/21466/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/21466/",
    "id": 21466,
    "name": "Sma-One",
    "is_group": false,
    "nicks": [
        {
            "name": "SMA!1",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "SMA!1"
            ]
        },
        {
            "name": "Sma-One",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Sma-One"
            ]
        },
        {
            "name": "Sma1",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Sma1"
            ]
        },
        {
            "name": "Smal",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Smal"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/8791/?format=api",
                "id": 8791,
                "name": "Keen Like Frogs"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/145207/?format=api",
                "id": 145207,
                "name": "Back 2 Basix"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/7233/?format=api",
                "id": 7233,
                "name": "Moz(ic)art"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": []
}