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

{
    "url": "https://demozoo.org/api/v1/releasers/51490/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/51490/",
    "id": 51490,
    "name": "Si",
    "is_group": false,
    "nicks": [
        {
            "name": "Ace",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Ace"
            ]
        },
        {
            "name": "Si",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Si"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/51485/?format=api",
                "id": 51485,
                "name": "The Flashing Bytes"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/28507/?format=api",
                "id": 28507,
                "name": "Quartz"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/8507/?format=api",
                "id": 8507,
                "name": "Damage Inc."
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/25753/?format=api",
                "id": 25753,
                "name": "Scandal"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=4018"
        }
    ]
}