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

{
    "url": "https://demozoo.org/api/v1/releasers/56762/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/56762/",
    "id": 56762,
    "name": "MFD",
    "is_group": false,
    "nicks": [
        {
            "name": "MFD",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "MFD"
            ]
        },
        {
            "name": "Man From Belmonte",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Man From Belmonte"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/56756/?format=api",
                "id": 56756,
                "name": "Sepultura"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/4936/?format=api",
                "id": 4936,
                "name": "Astra"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/101/?format=api",
                "id": 101,
                "name": "The Silents"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1506/?format=api",
                "id": 1506,
                "name": "Tribe"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=15790"
        }
    ]
}