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

{
    "url": "https://demozoo.org/api/v1/releasers/57919/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/57919/",
    "id": 57919,
    "name": "Bytemaster",
    "is_group": false,
    "nicks": [
        {
            "name": "Byte-Master",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Byte-Master"
            ]
        },
        {
            "name": "Bytemaster",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Bytemaster"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/57908/?format=api",
                "id": 57908,
                "name": "Spirit"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/57923/?format=api",
                "id": 57923,
                "name": "The Navigators"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/50397/?format=api",
                "id": 50397,
                "name": "Vogue"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/63492/?format=api",
                "id": 63492,
                "name": "Countach"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=11135"
        }
    ]
}