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

{
    "url": "https://demozoo.org/api/v1/releasers/73677/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/73677/",
    "id": 73677,
    "name": "DJ Extreme",
    "is_group": false,
    "nicks": [
        {
            "name": "DJ Extreme",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "DJ Extreme"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/3788/?format=api",
                "id": 3788,
                "name": "Nukleus"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/125162/?format=api",
                "id": 125162,
                "name": "CAX"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=58504"
        }
    ]
}