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

{
    "url": "https://demozoo.org/api/v1/releasers/96283/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/96283/",
    "id": 96283,
    "name": "Seb",
    "is_group": false,
    "nicks": [
        {
            "name": "Seb",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Seb"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/45202/?format=api",
                "id": 45202,
                "name": "Wild Copper"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/45199/?format=api",
                "id": 45199,
                "name": "TecSoft"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/11945/?format=api",
                "id": 11945,
                "name": "Phoenix"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=33782"
        }
    ]
}