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

{
    "url": "https://demozoo.org/api/v1/releasers/50173/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/50173/",
    "id": 50173,
    "name": "Mr. Anonym",
    "is_group": false,
    "nicks": [
        {
            "name": "Mr. Anonym",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Mr. Anonym"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/8534/?format=api",
                "id": 8534,
                "name": "Eltech"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/100773/?format=api",
                "id": 100773,
                "name": "Behind Bars"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=26434"
        }
    ]
}