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

{
    "url": "https://demozoo.org/api/v1/releasers/91636/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/91636/",
    "id": 91636,
    "name": "Treece",
    "is_group": false,
    "nicks": [
        {
            "name": "Treece",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Treece"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/5023/?format=api",
                "id": 5023,
                "name": "Starion"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/107384/?format=api",
                "id": 107384,
                "name": "Commodore United Crackers"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=8939"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=4306"
        }
    ]
}