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

{
    "url": "https://demozoo.org/api/v1/releasers/10069/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/10069/",
    "id": 10069,
    "name": "Squid",
    "is_group": false,
    "nicks": [
        {
            "name": "Squid",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Squid"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1220/?format=api",
                "id": 1220,
                "name": "Instinct"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/5421/?format=api",
                "id": 5421,
                "name": "Rape"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/5270/?format=api",
                "id": 5270,
                "name": "X-Factor"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=27364"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=27581"
        }
    ]
}