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

{
    "url": "https://demozoo.org/api/v1/releasers/146645/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/146645/",
    "id": 146645,
    "name": "Chocolate Moose",
    "is_group": false,
    "nicks": [
        {
            "name": "Chocolate Moose",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Chocolate Moose"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/124103/?format=api",
                "id": 124103,
                "name": "Spectrum Staff"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/75375/?format=api",
                "id": 75375,
                "name": "Ultra Tech"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/124104/?format=api",
                "id": 124104,
                "name": "Vital DOX"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": []
}