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

{
    "url": "https://demozoo.org/api/v1/releasers/35406/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/35406/",
    "id": 35406,
    "name": "Ennay",
    "is_group": false,
    "nicks": [
        {
            "name": "Ennay",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Ennay"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/15139/?format=api",
                "id": 15139,
                "name": "Kalisto"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/35403/?format=api",
                "id": 35403,
                "name": "MGSCI Staff"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/18732/?format=api",
                "id": 18732,
                "name": "Mode7"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/16321/?format=api",
                "id": 16321,
                "name": "Sneakers"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/10676/?format=api",
                "id": 10676,
                "name": "Echelon"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": []
}