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

{
    "url": "https://demozoo.org/api/v1/releasers/92465/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/92465/",
    "id": 92465,
    "name": "Mr. Dj",
    "is_group": false,
    "nicks": [
        {
            "name": "Mr. Dj",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Mr. Dj",
                "Mr.Dj"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1361/?format=api",
                "id": 1361,
                "name": "Accuracy"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/120635/?format=api",
                "id": 120635,
                "name": "The Cobra Boys"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=6377"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=9564"
        }
    ]
}