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

{
    "url": "https://demozoo.org/api/v1/releasers/54063/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/54063/",
    "id": 54063,
    "name": "Scourger",
    "is_group": false,
    "nicks": [
        {
            "name": "Lack",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Lack"
            ]
        },
        {
            "name": "Scourger",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Scourger"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/3798/?format=api",
                "id": 3798,
                "name": "Destiny"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/292/?format=api",
                "id": 292,
                "name": "Talent"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1053/?format=api",
                "id": 1053,
                "name": "Paragon"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=22035"
        },
        {
            "link_class": "SceneidAccount",
            "url": "https://www.pouet.net/user.php?who=104948"
        }
    ]
}