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

{
    "url": "https://demozoo.org/api/v1/releasers/9349/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/9349/",
    "id": 9349,
    "name": "Fuxoft",
    "is_group": false,
    "nicks": [
        {
            "name": "Frantisek Fuka",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Frantisek Fuka"
            ]
        },
        {
            "name": "Fuxoft",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Fuxoft"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/9350/?format=api",
                "id": 9350,
                "name": "Golden Triangle"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/101975/?format=api",
                "id": 101975,
                "name": "Scorpion"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://blog.fuxoft.cz/"
        },
        {
            "link_class": "BaseUrl",
            "url": "http://www.fuxoft.cz/"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=61046"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=3537"
        },
        {
            "link_class": "WikipediaPage",
            "url": "https://en.wikipedia.org/wiki/Franti%C5%A1ek_Fuka"
        }
    ]
}