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

{
    "url": "https://demozoo.org/api/v1/releasers/69112/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/69112/",
    "id": 69112,
    "name": "Pee",
    "is_group": false,
    "nicks": [
        {
            "name": "Pee",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Pee"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/63971/?format=api",
                "id": 63971,
                "name": "Reflex"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1263/?format=api",
                "id": 1263,
                "name": "Megastyle"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/79085/?format=api",
                "id": 79085,
                "name": "Kill"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=2228"
        }
    ]
}