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

{
    "url": "https://demozoo.org/api/v1/releasers/43532/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/43532/",
    "id": 43532,
    "name": "Wolk",
    "is_group": false,
    "nicks": [
        {
            "name": "Wolf",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Wolf"
            ]
        },
        {
            "name": "Wolk",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Wolk"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/3898/?format=api",
                "id": 3898,
                "name": "Software of Sweden"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/106593/?format=api",
                "id": 106593,
                "name": "The Einstein Crew"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/65118/?format=api",
                "id": 65118,
                "name": "Cosmic Pirates"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/17437/?format=api",
                "id": 17437,
                "name": "Visuale"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AmpAuthor",
            "url": "https://amp.dascene.net/detail.php?view=8854"
        },
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=22959"
        }
    ]
}