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

{
    "url": "https://demozoo.org/api/v1/releasers/83423/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/83423/",
    "id": 83423,
    "name": "Slaine",
    "is_group": false,
    "nicks": [
        {
            "name": "Slaine",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Slaine"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/45241/?format=api",
                "id": 45241,
                "name": "Mayhem"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1849/?format=api",
                "id": 1849,
                "name": "Palace"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/3463/?format=api",
                "id": 3463,
                "name": "Reaktor"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/3266/?format=api",
                "id": 3266,
                "name": "Extreme"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/104672/?format=api",
                "id": 104672,
                "name": "Nightbreed"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=29339"
        }
    ]
}