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

{
    "url": "https://demozoo.org/api/v1/releasers/133151/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/133151/",
    "id": 133151,
    "name": "Trobe",
    "is_group": false,
    "nicks": [
        {
            "name": "Trobe",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Trobe"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/133152/?format=api",
                "id": 133152,
                "name": "BoumBoumClap Records"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AmpAuthor",
            "url": "https://amp.dascene.net/detail.php?view=15417"
        },
        {
            "link_class": "WaybackMachinePage",
            "url": "https://web.archive.org/web/20010123101200/surf.to/trobe"
        }
    ]
}