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

{
    "url": "https://demozoo.org/api/v1/releasers/141331/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/141331/",
    "id": 141331,
    "name": "Nylon",
    "is_group": false,
    "nicks": [
        {
            "name": "Nylon",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Nylon"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/15766/?format=api",
                "id": 15766,
                "name": "Tiger-Crew"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://www.airport1.de/"
        },
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=791"
        }
    ]
}