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

{
    "url": "https://demozoo.org/api/v1/releasers/105333/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/105333/",
    "id": 105333,
    "name": "Akura",
    "is_group": false,
    "nicks": [
        {
            "name": "Akura",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Akura"
            ]
        },
        {
            "name": "Silent Knight",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Silent Knight"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/100137/?format=api",
                "id": 100137,
                "name": "HMS Blackpig"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/10064/?format=api",
                "id": 10064,
                "name": "Strobe"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/106848/?format=api",
                "id": 106848,
                "name": "Ultima"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "https://janeway.exotica.org.uk/author.php?id=56461"
        }
    ]
}