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

{
    "url": "https://demozoo.org/api/v1/releasers/84002/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/84002/",
    "id": 84002,
    "name": "Goolum",
    "is_group": false,
    "nicks": [
        {
            "name": "Goolum",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Goolum",
                "g00lum"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/81662/?format=api",
                "id": 81662,
                "name": "Providence"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/111573/?format=api",
                "id": 111573,
                "name": "Wicked"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/119041/?format=api",
                "id": 119041,
                "name": "Decay"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": []
}