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

{
    "url": "https://demozoo.org/api/v1/releasers/8505/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/8505/",
    "id": 8505,
    "name": "BC",
    "is_group": false,
    "nicks": [
        {
            "name": "BC",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "B.C.",
                "BC"
            ]
        },
        {
            "name": "Beyond Celsius",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Beyond Celsius"
            ]
        },
        {
            "name": "Orjan Hojem",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Orjan Hojem"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1391/?format=api",
                "id": 1391,
                "name": "Addonic"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/8534/?format=api",
                "id": 8534,
                "name": "Eltech"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/99238/?format=api",
                "id": 99238,
                "name": "Hyperia"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/77696/?format=api",
                "id": 77696,
                "name": "Cavemen"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/83255/?format=api",
                "id": 83255,
                "name": "Bad Track"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AmpAuthor",
            "url": "https://amp.dascene.net/detail.php?view=543"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=4270"
        }
    ]
}