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

{
    "url": "https://demozoo.org/api/v1/releasers/105283/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/105283/",
    "id": 105283,
    "name": "Sanchez",
    "is_group": false,
    "nicks": [
        {
            "name": "Sanchez",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Sanchez"
            ]
        },
        {
            "name": "real name: Mariusz Niepytalski",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "real name: Mariusz Niepytalski"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/23078/?format=api",
                "id": 23078,
                "name": "Ozone Free"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/22418/?format=api",
                "id": 22418,
                "name": "Interceptors"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/97542/?format=api",
                "id": 97542,
                "name": "Drinkers Inc."
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=30950"
        }
    ]
}