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

{
    "url": "https://demozoo.org/api/v1/releasers/32985/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/32985/",
    "id": 32985,
    "name": "Konop",
    "is_group": false,
    "nicks": [
        {
            "name": "Konop",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Konop"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/2247/?format=api",
                "id": 2247,
                "name": "Shadows"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/49448/?format=api",
                "id": 49448,
                "name": "Great Konop Soft"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AtarikiEntry",
            "url": "http://atariki.krap.pl/index.php/Konop"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=37722"
        }
    ]
}