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

{
    "url": "https://demozoo.org/api/v1/releasers/120421/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/120421/",
    "id": 120421,
    "name": "The Unknown Gamer",
    "is_group": false,
    "nicks": [
        {
            "name": "The Unknown Gamer",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "The Unknown Gamer",
                "TuG"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/78872/?format=api",
                "id": 78872,
                "name": "Forgive Us Crazy Kids"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/128220/?format=api",
                "id": 128220,
                "name": "Pain"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": []
}