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

{
    "url": "https://demozoo.org/api/v1/releasers/50661/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/50661/",
    "id": 50661,
    "name": "Daae",
    "is_group": false,
    "nicks": [
        {
            "name": "Daae",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Daae"
            ]
        },
        {
            "name": "Dali",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Dali"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/704/?format=api",
                "id": 704,
                "name": "Cryptoburners"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1155/?format=api",
                "id": 1155,
                "name": "Stone Arts"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1736/?format=api",
                "id": 1736,
                "name": "Static Bytes"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/870/?format=api",
                "id": 870,
                "name": "Majic 12"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=925"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=21737"
        }
    ]
}