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

{
    "url": "https://demozoo.org/api/v1/releasers/14853/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/14853/",
    "id": 14853,
    "name": "Velluv",
    "is_group": false,
    "nicks": [
        {
            "name": "Seraphim",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Seraphim"
            ]
        },
        {
            "name": "Velluv",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Velluv"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/10535/?format=api",
                "id": 10535,
                "name": "scene.org"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/12769/?format=api",
                "id": 12769,
                "name": "Jade"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": []
}