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

{
    "url": "https://demozoo.org/api/v1/releasers/102925/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/102925/",
    "id": 102925,
    "name": "E-Cho",
    "is_group": false,
    "nicks": [
        {
            "name": "E-Cho",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "E-Cho",
                "Echo"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/22985/?format=api",
                "id": 22985,
                "name": "ELectronic Knocked 'Em"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/130142/?format=api",
                "id": 130142,
                "name": "UmP"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AmpAuthor",
            "url": "https://amp.dascene.net/detail.php?view=2351"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=63892"
        }
    ]
}