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

{
    "url": "https://demozoo.org/api/v1/releasers/10321/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/10321/",
    "id": 10321,
    "name": "Daeron",
    "is_group": false,
    "nicks": [
        {
            "name": "Daeron",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Daeron",
                "drn!"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/5443/?format=api",
                "id": 5443,
                "name": "Low Profile"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/10339/?format=api",
                "id": 10339,
                "name": "Galza"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/10390/?format=api",
                "id": 10390,
                "name": "Thieves' Guild"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/15048/?format=api",
                "id": 15048,
                "name": "Tropic!Ascii"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/15049/?format=api",
                "id": 15049,
                "name": "Alien Technology"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/142320/?format=api",
                "id": 142320,
                "name": "Sublime"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": []
}