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

{
    "url": "https://demozoo.org/api/v1/releasers/1043/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/1043/",
    "id": 1043,
    "name": "Hifi",
    "is_group": false,
    "nicks": [
        {
            "name": "Hi-Fi",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Hi-Fi"
            ]
        },
        {
            "name": "Hifi",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Hifi"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1044/?format=api",
                "id": 1044,
                "name": "Effect"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/2717/?format=api",
                "id": 2717,
                "name": "Saints"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1030/?format=api",
                "id": 1030,
                "name": "Royal"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/97655/?format=api",
                "id": 97655,
                "name": "Stoer & Nutteloos"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/138781/?format=api",
                "id": 138781,
                "name": "Rats and Dogs"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AmpAuthor",
            "url": "https://amp.dascene.net/detail.php?view=3325"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=16277"
        }
    ]
}