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

{
    "url": "https://demozoo.org/api/v1/releasers/92318/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/92318/",
    "id": 92318,
    "name": "Alexander Arzberger",
    "is_group": false,
    "nicks": [
        {
            "name": "Alexander Arzberger",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Alex",
                "Alexander Arzberger"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/18875/?format=api",
                "id": 18875,
                "name": "Lloret Free Byte"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/92234/?format=api",
                "id": 92234,
                "name": "Microarte"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=8601"
        }
    ]
}