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

{
    "url": "https://demozoo.org/api/v1/releasers/141026/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/141026/",
    "id": 141026,
    "name": "Beat Up",
    "is_group": false,
    "nicks": [
        {
            "name": "B.T.S.",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "B.T.S."
            ]
        },
        {
            "name": "Beat Up",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Beat Up"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/5556/?format=api",
                "id": 5556,
                "name": "Excess"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/52218/?format=api",
                "id": 52218,
                "name": "Abyss"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": []
}