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

{
    "url": "https://demozoo.org/api/v1/releasers/4802/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/4802/",
    "id": 4802,
    "name": "Mr. Coke",
    "is_group": false,
    "nicks": [
        {
            "name": "Mr. Coke",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Mr. Coke"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/991/?format=api",
                "id": 991,
                "name": "Sunshine Productions"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/7098/?format=api",
                "id": 7098,
                "name": "Hardcore Design"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/96215/?format=api",
                "id": 96215,
                "name": "Coke'n'Cruger"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/4563/?format=api",
                "id": 4563,
                "name": "Virtual"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=20707"
        },
        {
            "link_class": "SceneidAccount",
            "url": "https://www.pouet.net/user.php?who=4648"
        }
    ]
}