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

{
    "url": "https://demozoo.org/api/v1/releasers/125137/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/125137/",
    "id": 125137,
    "name": "Enter-Key",
    "is_group": false,
    "nicks": [
        {
            "name": "Enter-Key",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Enter-Key"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/70314/?format=api",
                "id": 70314,
                "name": "Cybrix"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/78528/?format=api",
                "id": 78528,
                "name": "Gemini"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/125138/?format=api",
                "id": 125138,
                "name": "Ecstatic Sound Productions"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": []
}