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

{
    "url": "https://demozoo.org/api/v1/releasers/11849/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/11849/",
    "id": 11849,
    "name": "Aesthetic",
    "is_group": false,
    "nicks": [
        {
            "name": "Aesthetic",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "43",
                "Aesthetic"
            ]
        },
        {
            "name": "Rippa",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Rippa"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/6872/?format=api",
                "id": 6872,
                "name": "Blocktronics"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/7647/?format=api",
                "id": 7647,
                "name": "ACiD"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/26487/?format=api",
                "id": 26487,
                "name": "Sense"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/17338/?format=api",
                "id": 17338,
                "name": "Creators of Intense Art"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/44545/?format=api",
                "id": 44545,
                "name": "Break"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/71417/?format=api",
                "id": 71417,
                "name": "Synthetic"
            },
            "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/rippa"
        }
    ]
}