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

{
    "url": "https://demozoo.org/api/v1/releasers/49/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/49/",
    "id": 49,
    "name": "Picard",
    "is_group": false,
    "nicks": [
        {
            "name": "Picard",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Picard"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/48/?format=api",
                "id": 48,
                "name": "Exceed"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/11091/?format=api",
                "id": 11091,
                "name": "Rhyme"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/17455/?format=api",
                "id": 17455,
                "name": "Hydrogen"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://demoscene.hu/users.php?target=details&id=10"
        },
        {
            "link_class": "SceneidAccount",
            "url": "https://www.pouet.net/user.php?who=12"
        },
        {
            "link_class": "SlengpungUser",
            "url": "http://www.slengpung.com/?userid=480"
        }
    ]
}