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

{
    "url": "https://demozoo.org/api/v1/releasers/75469/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/75469/",
    "id": 75469,
    "name": "Br0da",
    "is_group": false,
    "nicks": [
        {
            "name": "Arrow",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Arrow"
            ]
        },
        {
            "name": "Br0da",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Br0da"
            ]
        },
        {
            "name": "Eby Arrow",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Eby Arrow"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/18731/?format=api",
                "id": 18731,
                "name": "Draco"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/49547/?format=api",
                "id": 49547,
                "name": "Vaudeville"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": []
}