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

{
    "url": "https://demozoo.org/api/v1/releasers/36370/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/36370/",
    "id": 36370,
    "name": "Marquee",
    "is_group": false,
    "nicks": [
        {
            "name": "Marquee",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Marquee"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/17252/?format=api",
                "id": 17252,
                "name": "FT"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/36371/?format=api",
                "id": 36371,
                "name": "Rapbisse"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": []
}