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

{
    "url": "https://demozoo.org/api/v1/releasers/57833/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/57833/",
    "id": 57833,
    "name": "Manu",
    "is_group": false,
    "nicks": [
        {
            "name": "Codefather",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Codefather"
            ]
        },
        {
            "name": "Manu",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Manu"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/57832/?format=api",
                "id": 57832,
                "name": "The Melmac Systems"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/47355/?format=api",
                "id": 47355,
                "name": "Headwave"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/95366/?format=api",
                "id": 95366,
                "name": "Thrill"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=29357"
        }
    ]
}