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

{
    "url": "https://demozoo.org/api/v1/releasers/63808/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/63808/",
    "id": 63808,
    "name": "The Wanderer",
    "is_group": false,
    "nicks": [
        {
            "name": "The Wanderer",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "The Wanderer"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/38546/?format=api",
                "id": 38546,
                "name": "Exocet"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/78995/?format=api",
                "id": 78995,
                "name": "United Traders Of Germany"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/107713/?format=api",
                "id": 107713,
                "name": "Nokturnal Trading Alliance"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": []
}