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

{
    "url": "https://demozoo.org/api/v1/releasers/15329/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/15329/",
    "id": 15329,
    "name": "Shrimp",
    "is_group": false,
    "nicks": [
        {
            "name": "Shrimp",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Shrimp",
                "smp"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/10659/?format=api",
                "id": 10659,
                "name": "123"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/17787/?format=api",
                "id": 17787,
                "name": "Foliage"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/17809/?format=api",
                "id": 17809,
                "name": "AWE"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/9364/?format=api",
                "id": 9364,
                "name": "Mimic"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/143557/?format=api",
                "id": 143557,
                "name": "Comic"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "Defacto2Person",
            "url": "https://defacto2.net/p/shrimp"
        },
        {
            "link_class": "SixteenColorsArtist",
            "url": "https://16colo.rs/artist/shrimp"
        }
    ]
}