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

{
    "url": "https://demozoo.org/api/v1/releasers/25935/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/25935/",
    "id": 25935,
    "name": "Soohy",
    "is_group": false,
    "nicks": [
        {
            "name": "Soohy",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Soohy"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/17283/?format=api",
                "id": 17283,
                "name": "INTerror"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/25936/?format=api",
                "id": 25936,
                "name": "Loaf of Brain"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AmpAuthor",
            "url": "https://amp.dascene.net/detail.php?view=6882"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=37718"
        }
    ]
}