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

{
    "url": "https://demozoo.org/api/v1/releasers/27381/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/27381/",
    "id": 27381,
    "name": "Bearsoft",
    "is_group": false,
    "nicks": [
        {
            "name": "Bearsoft",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Bearsoft"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/10740/?format=api",
                "id": 10740,
                "name": "The Moose Brothers"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/9790/?format=api",
                "id": 9790,
                "name": "Agravedict"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/80218/?format=api",
                "id": 80218,
                "name": "DATAMAN"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/8664/?format=api",
                "id": 8664,
                "name": "Woorlic"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://www.fukt.bsnet.se/~bearsoft/bearsoftinfo.shtml"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=58558"
        }
    ]
}