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

{
    "url": "https://demozoo.org/api/v1/releasers/47736/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/47736/",
    "id": 47736,
    "name": "Drygol",
    "is_group": false,
    "nicks": [
        {
            "name": "Drygol",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Drygol"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/18529/?format=api",
                "id": 18529,
                "name": "Lamers"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/130743/?format=api",
                "id": 130743,
                "name": "retrohax.net"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/25545/?format=api",
                "id": 25545,
                "name": "BOOM!"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://retrohax.net"
        }
    ]
}