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

{
    "url": "https://demozoo.org/api/v1/releasers/25860/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/25860/",
    "id": 25860,
    "name": "East Side",
    "is_group": false,
    "nicks": [
        {
            "name": "East Side",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "E_Side",
                "East Side",
                "esd"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/10301/?format=api",
                "id": 10301,
                "name": "Circe"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/26588/?format=api",
                "id": 26588,
                "name": "Dominio"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/9364/?format=api",
                "id": 9364,
                "name": "Mimic"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "SixteenColorsArtist",
            "url": "https://16colo.rs/artist/e%20side"
        }
    ]
}