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

{
    "url": "https://demozoo.org/api/v1/releasers/36346/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/36346/",
    "id": 36346,
    "name": "Velocir",
    "is_group": false,
    "nicks": [
        {
            "name": "Velocir",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Velocir"
            ]
        },
        {
            "name": "Velociraptor",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Velociraptor"
            ]
        },
        {
            "name": "Welocir",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Welocir"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/35801/?format=api",
                "id": 35801,
                "name": "Kahvi Collective"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/36332/?format=api",
                "id": 36332,
                "name": "Tehdas"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/10122/?format=api",
                "id": 10122,
                "name": "Static"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AmpAuthor",
            "url": "https://amp.dascene.net/detail.php?view=7975"
        }
    ]
}