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

{
    "url": "https://demozoo.org/api/v1/releasers/124406/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/124406/",
    "id": 124406,
    "name": "Neuro Basher",
    "is_group": false,
    "nicks": [
        {
            "name": "Neuro Basher",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Neuro Basher"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/79322/?format=api",
                "id": 79322,
                "name": "Dead Weight"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/124323/?format=api",
                "id": 124323,
                "name": "Foundation"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": []
}