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

{
    "url": "https://demozoo.org/api/v1/releasers/125721/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/125721/",
    "id": 125721,
    "name": "Boom Boom",
    "is_group": false,
    "nicks": [
        {
            "name": "Boom Boom",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Boom Boom"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/108527/?format=api",
                "id": 108527,
                "name": "Independence"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/123744/?format=api",
                "id": 123744,
                "name": "Never At Rest Couriers"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": []
}