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

{
    "url": "https://demozoo.org/api/v1/releasers/140275/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/140275/",
    "id": 140275,
    "name": "Madman",
    "is_group": false,
    "nicks": [
        {
            "name": "Madman",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Madman"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/7015/?format=api",
                "id": 7015,
                "name": "Sardonyx"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/13328/?format=api",
                "id": 13328,
                "name": "Factor"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/144603/?format=api",
                "id": 144603,
                "name": "Latex"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=11440"
        }
    ]
}