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

{
    "url": "https://demozoo.org/api/v1/releasers/6577/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/6577/",
    "id": 6577,
    "name": "Chip",
    "is_group": false,
    "nicks": [
        {
            "name": "Chip",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Chip"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/9/?format=api",
                "id": 9,
                "name": "The Black Lotus"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/2487/?format=api",
                "id": 2487,
                "name": "Nature"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/6579/?format=api",
                "id": 6579,
                "name": "Powerline"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/6737/?format=api",
                "id": 6737,
                "name": "Endzeit"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://jesper.svennevid.se"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=5345"
        },
        {
            "link_class": "MobygamesDeveloper",
            "url": "https://www.mobygames.com/developer/sheet/view/developerId,219732/"
        },
        {
            "link_class": "SceneidAccount",
            "url": "https://www.pouet.net/user.php?who=877"
        },
        {
            "link_class": "SlengpungUser",
            "url": "http://www.slengpung.com/?userid=3931"
        },
        {
            "link_class": "TwitterAccount",
            "url": "https://twitter.com/jespersvennevid"
        }
    ]
}