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

{
    "url": "https://demozoo.org/api/v1/releasers/8376/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/8376/",
    "id": 8376,
    "name": "Python",
    "is_group": false,
    "nicks": [
        {
            "name": "Python",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Python",
                "pth"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/2007/?format=api",
                "id": 2007,
                "name": "TPDL"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/2006/?format=api",
                "id": 2006,
                "name": "Union"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/69/?format=api",
                "id": 69,
                "name": "Tristar and Red Sector Inc."
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/13954/?format=api",
                "id": 13954,
                "name": "Suspect"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/37053/?format=api",
                "id": 37053,
                "name": "Katharsis"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/606/?format=api",
                "id": 606,
                "name": "Nah-Kolor"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=986"
        }
    ]
}