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

{
    "url": "https://demozoo.org/api/v1/releasers/95581/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/95581/",
    "id": 95581,
    "name": "Stig",
    "is_group": false,
    "nicks": [
        {
            "name": "Stig",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Stig"
            ]
        },
        {
            "name": "Stigmatiser",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Stigmatiser"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/452/?format=api",
                "id": 452,
                "name": "Appendix"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/20084/?format=api",
                "id": 20084,
                "name": "Soldiers And Flowers"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1035/?format=api",
                "id": 1035,
                "name": "Mystic"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/38882/?format=api",
                "id": 38882,
                "name": "Ladybird Design"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=30379"
        }
    ]
}