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

{
    "url": "https://demozoo.org/api/v1/releasers/27452/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/27452/",
    "id": 27452,
    "name": "Horatiuz",
    "is_group": false,
    "nicks": [
        {
            "name": "Horatiuz",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Horatiuz"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/5063/?format=api",
                "id": 5063,
                "name": "X-Zone"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/102784/?format=api",
                "id": 102784,
                "name": "Valhall Dezign"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AmpAuthor",
            "url": "https://amp.dascene.net/detail.php?view=3376"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=48059"
        }
    ]
}