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

{
    "url": "https://demozoo.org/api/v1/releasers/18686/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/18686/",
    "id": 18686,
    "name": "Juri",
    "is_group": false,
    "nicks": [
        {
            "name": "Juri",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Juri"
            ]
        },
        {
            "name": "Juri the Ninja",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Juri the Ninja"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/29450/?format=api",
                "id": 29450,
                "name": "Newline"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/36023/?format=api",
                "id": 36023,
                "name": "East Cracking Group"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/18687/?format=api",
                "id": 18687,
                "name": "Tomo Eno"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "FujiologyFolder",
            "url": "https://ftp.untergrund.net/users/ltk_tscc/fujiology/MUSIC/FT/TUNEZ/J/JURI/"
        },
        {
            "link_class": "WaybackMachinePage",
            "url": "https://web.archive.org/web/20110418160718/http://www.thomas-jurisch.biz/"
        }
    ]
}