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

{
    "url": "https://demozoo.org/api/v1/releasers/18626/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/18626/",
    "id": 18626,
    "name": "Bullet",
    "is_group": false,
    "nicks": [
        {
            "name": "Bullet",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Bullet"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/7463/?format=api",
                "id": 7463,
                "name": "Insanity"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/7571/?format=api",
                "id": 7571,
                "name": "Tour De Future"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/154/?format=api",
                "id": 154,
                "name": "TERA"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=1731"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=3497"
        }
    ]
}