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

{
    "url": "https://demozoo.org/api/v1/releasers/73656/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/73656/",
    "id": 73656,
    "name": "DLS",
    "is_group": false,
    "nicks": [
        {
            "name": "D.L.S",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "D.L.S"
            ]
        },
        {
            "name": "DLS",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "DLS"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/25598/?format=api",
                "id": 25598,
                "name": "K2"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/127026/?format=api",
                "id": 127026,
                "name": "Straylight"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": []
}