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

{
    "url": "https://demozoo.org/api/v1/releasers/129623/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/129623/",
    "id": 129623,
    "name": "Zee",
    "is_group": false,
    "nicks": [
        {
            "name": "A. Atkins",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "A. Atkins"
            ]
        },
        {
            "name": "Zee",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Zee"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/103971/?format=api",
                "id": 103971,
                "name": "Zero Page Inc."
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/11451/?format=api",
                "id": 11451,
                "name": "Intuition"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/96053/?format=api",
                "id": 96053,
                "name": "Freehand"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/88524/?format=api",
                "id": 88524,
                "name": "Transient"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AmpAuthor",
            "url": "https://amp.dascene.net/detail.php?view=21"
        }
    ]
}