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

{
    "url": "https://demozoo.org/api/v1/releasers/64486/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/64486/",
    "id": 64486,
    "name": "Neuronik",
    "is_group": false,
    "nicks": [
        {
            "name": "Neuronik",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Neuronik",
                "neuronik"
            ]
        },
        {
            "name": "Niko",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Niko"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/25763/?format=api",
                "id": 25763,
                "name": "Factory"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/9816/?format=api",
                "id": 9816,
                "name": "Dentifrice"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/7216/?format=api",
                "id": 7216,
                "name": "Adn"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=33971"
        }
    ]
}