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

{
    "url": "https://demozoo.org/api/v1/releasers/39612/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/39612/",
    "id": 39612,
    "name": "Maple Leaf",
    "is_group": false,
    "nicks": [
        {
            "name": "Maple Leaf",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Maple Leaf"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/39606/?format=api",
                "id": 39606,
                "name": "Plastic Surgery"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/39645/?format=api",
                "id": 39645,
                "name": "Transdimensional"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/38535/?format=api",
                "id": 38535,
                "name": "Frozen East Records"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": []
}