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

{
    "url": "https://demozoo.org/api/v1/releasers/53012/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/53012/",
    "id": 53012,
    "name": "Sedulous",
    "is_group": false,
    "nicks": [
        {
            "name": "Sedulous",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Sedulous"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/3066/?format=api",
                "id": 3066,
                "name": "Rave Network Overscan"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/97655/?format=api",
                "id": 97655,
                "name": "Stoer & Nutteloos"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/104194/?format=api",
                "id": 104194,
                "name": "Terror Team"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=26825"
        }
    ]
}