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

{
    "url": "https://demozoo.org/api/v1/releasers/88062/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/88062/",
    "id": 88062,
    "name": "Julie",
    "is_group": false,
    "nicks": [
        {
            "name": "Julie",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Julie"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/81961/?format=api",
                "id": 81961,
                "name": "The Council"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/88152/?format=api",
                "id": 88152,
                "name": "HYPE"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/45306/?format=api",
                "id": 45306,
                "name": "PAiN!"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/25753/?format=api",
                "id": 25753,
                "name": "Scandal"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/81455/?format=api",
                "id": 81455,
                "name": "Alaska"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/127141/?format=api",
                "id": 127141,
                "name": "Bad Conscience Inc."
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": []
}