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

{
    "url": "https://demozoo.org/api/v1/releasers/7820/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/7820/",
    "id": 7820,
    "name": "Kami",
    "is_group": false,
    "nicks": [
        {
            "name": "Kami",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Kami",
                "kmi"
            ]
        },
        {
            "name": "Kami68k",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Kami68k"
            ]
        },
        {
            "name": "Kamione",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Kami One",
                "Kamione"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/6889/?format=api",
                "id": 6889,
                "name": "Chemical Reaction"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/15332/?format=api",
                "id": 15332,
                "name": "thelo0p!"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/23600/?format=api",
                "id": 23600,
                "name": "Aesthetic"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "SixteenColorsArtist",
            "url": "https://16colo.rs/artist/kami"
        }
    ]
}