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

{
    "url": "https://demozoo.org/api/v1/releasers/142683/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/142683/",
    "id": 142683,
    "name": "The Slayer",
    "is_group": false,
    "nicks": [
        {
            "name": "Slayer",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Slayer"
            ]
        },
        {
            "name": "The Slayer",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "The Slayer"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/42491/?format=api",
                "id": 42491,
                "name": "Cosa Nostra"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1160/?format=api",
                "id": 1160,
                "name": "No Limits"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=16982"
        }
    ]
}