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

{
    "url": "https://demozoo.org/api/v1/releasers/8520/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/8520/",
    "id": 8520,
    "name": "Clary",
    "is_group": false,
    "nicks": [
        {
            "name": "Clary",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Clary"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/5586/?format=api",
                "id": 5586,
                "name": "Drifters"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/5452/?format=api",
                "id": 5452,
                "name": "Crux"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/6965/?format=api",
                "id": 6965,
                "name": "Nova"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/8260/?format=api",
                "id": 8260,
                "name": "Eden"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/94859/?format=api",
                "id": 94859,
                "name": "Pastagan Design"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=13787"
        },
        {
            "link_class": "SlengpungUser",
            "url": "http://www.slengpung.com/?userid=2284"
        }
    ]
}