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

{
    "url": "https://demozoo.org/api/v1/releasers/438/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/438/",
    "id": 438,
    "name": "Bannasoft",
    "is_group": false,
    "nicks": [
        {
            "name": "Bannasoft",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Bannasoft"
            ]
        },
        {
            "name": "Harmonica",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Harmonica"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/435/?format=api",
                "id": 435,
                "name": "Melon"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/4203/?format=api",
                "id": 4203,
                "name": "Falcons"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1853/?format=api",
                "id": 1853,
                "name": "Paradox"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1791/?format=api",
                "id": 1791,
                "name": "Movement"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/10108/?format=api",
                "id": 10108,
                "name": "Hoodlum"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=1069"
        }
    ]
}