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

{
    "url": "https://demozoo.org/api/v1/releasers/27435/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/27435/",
    "id": 27435,
    "name": "Peak",
    "is_group": false,
    "nicks": [
        {
            "name": "Peak",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Peak"
            ]
        },
        {
            "name": "pk",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "pk"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/26895/?format=api",
                "id": 26895,
                "name": "Nerve Artgroup"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/27436/?format=api",
                "id": 27436,
                "name": "Linezer0"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AmpAuthor",
            "url": "https://amp.dascene.net/detail.php?view=14056"
        },
        {
            "link_class": "ModarchiveMember",
            "url": "https://modarchive.org/member.php?84823"
        },
        {
            "link_class": "SceneidAccount",
            "url": "https://www.pouet.net/user.php?who=87687"
        }
    ]
}