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

{
    "url": "https://demozoo.org/api/v1/releasers/8445/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/8445/",
    "id": 8445,
    "name": "Guru",
    "is_group": false,
    "nicks": [
        {
            "name": "GCoke",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "GCoke"
            ]
        },
        {
            "name": "Guru",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Guru"
            ]
        },
        {
            "name": "Jarno Paananen",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Jarno Paananen"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/8361/?format=api",
                "id": 8361,
                "name": "Sahara Surfers"
            },
            "is_current": true
        },
        {
            "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/1041/?format=api",
                "id": 1041,
                "name": "Parallax"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/8122/?format=api",
                "id": 8122,
                "name": "Decept"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=18894"
        },
        {
            "link_class": "MobygamesDeveloper",
            "url": "https://www.mobygames.com/developer/sheet/view/developerId,20626/"
        },
        {
            "link_class": "SceneidAccount",
            "url": "https://www.pouet.net/user.php?who=4751"
        }
    ]
}