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

{
    "url": "https://demozoo.org/api/v1/releasers/2926/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/2926/",
    "id": 2926,
    "name": "Mr. Spiv",
    "is_group": false,
    "nicks": [
        {
            "name": "Jouni Korhonen",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Jouni Korhonen"
            ]
        },
        {
            "name": "Mr. Spiv",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Mr. Spiv",
                "mr_spiv"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/2927/?format=api",
                "id": 2927,
                "name": "Cave"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/361/?format=api",
                "id": 361,
                "name": "Scoopex"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/82701/?format=api",
                "id": 82701,
                "name": "StoneWare SoftWorks"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/175/?format=api",
                "id": 175,
                "name": "Komplex"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/91976/?format=api",
                "id": 91976,
                "name": "Red Thread"
            },
            "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/4144/?format=api",
                "id": 4144,
                "name": "Panzerfaust"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=12033"
        },
        {
            "link_class": "SceneidAccount",
            "url": "https://www.pouet.net/user.php?who=22527"
        }
    ]
}