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

{
    "url": "https://demozoo.org/api/v1/releasers/65438/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/65438/",
    "id": 65438,
    "name": "Hucky",
    "is_group": false,
    "nicks": [
        {
            "name": "Hucky",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Hucky"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/5554/?format=api",
                "id": 5554,
                "name": "Civitas"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/52276/?format=api",
                "id": 52276,
                "name": "Dualis"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/69181/?format=api",
                "id": 69181,
                "name": "West End Boys"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/142845/?format=api",
                "id": 142845,
                "name": "Liga Freier Terraner"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/142846/?format=api",
                "id": 142846,
                "name": "The Hacke-Crew"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/29035/?format=api",
                "id": 29035,
                "name": "Trans-X"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=6518"
        }
    ]
}