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

{
    "url": "https://demozoo.org/api/v1/releasers/1479/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/1479/",
    "id": 1479,
    "name": "Chrispy Noodle",
    "is_group": false,
    "nicks": [
        {
            "name": "Chris Horton",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Chris Horton"
            ]
        },
        {
            "name": "Chrispy Noodle",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Chrispy Noodle"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/31407/?format=api",
                "id": 31407,
                "name": "Bad Brew Crew"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/28660/?format=api",
                "id": 28660,
                "name": "Freestyle UK"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "FujiologyFolder",
            "url": "https://ftp.untergrund.net/users/ltk_tscc/fujiology/ST/N/NOODLE/"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=36104"
        }
    ]
}