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

{
    "url": "https://demozoo.org/api/v1/releasers/1484/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/1484/",
    "id": 1484,
    "name": "Sabbath",
    "is_group": false,
    "nicks": [
        {
            "name": "Sabbath",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Sabbath"
            ]
        },
        {
            "name": "Sabbath The Vandal",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Sabbath The Vandal"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1366/?format=api",
                "id": 1366,
                "name": "Agile"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1482/?format=api",
                "id": 1482,
                "name": "Ecstasy"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/718/?format=api",
                "id": 718,
                "name": "Miracle"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1430/?format=api",
                "id": 1430,
                "name": "Quartex"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/16494/?format=api",
                "id": 16494,
                "name": "Ipec Elite"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/36282/?format=api",
                "id": 36282,
                "name": "The Bitstoppers"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/103736/?format=api",
                "id": 103736,
                "name": "Madness"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/104498/?format=api",
                "id": 104498,
                "name": "Recall"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=26790"
        }
    ]
}