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

{
    "url": "https://demozoo.org/api/v1/releasers/54934/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/54934/",
    "id": 54934,
    "name": "Lenyn",
    "is_group": false,
    "nicks": [
        {
            "name": "Lenyn",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Lenyn"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/20000/?format=api",
                "id": 20000,
                "name": "Triumwyrat"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/134/?format=api",
                "id": 134,
                "name": "Onslaught"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/21378/?format=api",
                "id": 21378,
                "name": "Lethargy"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://szudi.hu/"
        },
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=3901"
        }
    ]
}