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

{
    "url": "https://demozoo.org/api/v1/releasers/399/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/399/",
    "id": 399,
    "name": "Bartman",
    "is_group": false,
    "nicks": [
        {
            "name": "Bartman",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "BTM",
                "Bartman"
            ]
        },
        {
            "name": "El Barto",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "El Barto"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/398/?format=api",
                "id": 398,
                "name": "Abyss"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1995/?format=api",
                "id": 1995,
                "name": "Pyrodex"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/66044/?format=api",
                "id": 66044,
                "name": "Shin'en"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/147768/?format=api",
                "id": 147768,
                "name": "Pyrodex PC-Division"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/88369/?format=api",
                "id": 88369,
                "name": "Versus"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=10094"
        },
        {
            "link_class": "MobygamesDeveloper",
            "url": "https://www.mobygames.com/developer/sheet/view/developerId,63154/"
        },
        {
            "link_class": "SceneidAccount",
            "url": "https://www.pouet.net/user.php?who=1018"
        },
        {
            "link_class": "SlengpungUser",
            "url": "http://www.slengpung.com/?userid=4291"
        }
    ]
}