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

{
    "url": "https://demozoo.org/api/v1/releasers/302/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/302/",
    "id": 302,
    "name": "Zthee",
    "is_group": false,
    "nicks": [
        {
            "name": "Zthee",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Zthee"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/71/?format=api",
                "id": 71,
                "name": "Vantage"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/11018/?format=api",
                "id": 11018,
                "name": "Trinity"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/6419/?format=api",
                "id": 6419,
                "name": "Secretly!"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/137134/?format=api",
                "id": 137134,
                "name": "Demojournal Staff"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "SlengpungUser",
            "url": "http://www.slengpung.com/?userid=1103"
        }
    ]
}