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

{
    "url": "https://demozoo.org/api/v1/releasers/32360/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/32360/",
    "id": 32360,
    "name": "Josh",
    "is_group": false,
    "nicks": [
        {
            "name": "Josh",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Josh"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/32359/?format=api",
                "id": 32359,
                "name": "Excellent"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AtarikiEntry",
            "url": "http://atariki.krap.pl/index.php/Josh"
        },
        {
            "link_class": "FujiologyFolder",
            "url": "https://ftp.untergrund.net/users/ltk_tscc/fujiology/MUSIC/FT/TUNEZ/J/JOSH/"
        }
    ]
}