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

{
    "url": "https://demozoo.org/api/v1/releasers/16303/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/16303/",
    "id": 16303,
    "name": "Jaf",
    "is_group": false,
    "nicks": [
        {
            "name": "Jaf",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Jaf"
            ]
        },
        {
            "name": "Just Another Freak",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Just Another Freak"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1454/?format=api",
                "id": 1454,
                "name": "Awesome"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/51943/?format=api",
                "id": 51943,
                "name": "Bad Trip"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/44900/?format=api",
                "id": 44900,
                "name": "Global Overdose"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/101859/?format=api",
                "id": 101859,
                "name": "Enigma"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/147574/?format=api",
                "id": 147574,
                "name": "Global Overdose PC"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "https://janeway.exotica.org.uk/author.php?id=50501"
        }
    ]
}