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

{
    "url": "https://demozoo.org/api/v1/releasers/65338/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/65338/",
    "id": 65338,
    "name": "Beast",
    "is_group": false,
    "nicks": [
        {
            "name": "Beast",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Beast"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/5586/?format=api",
                "id": 5586,
                "name": "Drifters"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/5452/?format=api",
                "id": 5452,
                "name": "Crux"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/46993/?format=api",
                "id": 46993,
                "name": "Sodom"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/519/?format=api",
                "id": 519,
                "name": "Razor 1911"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/46616/?format=api",
                "id": 46616,
                "name": "Drink or Die"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1434/?format=api",
                "id": 1434,
                "name": "Prestige"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=38352"
        }
    ]
}