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

{
    "url": "https://demozoo.org/api/v1/releasers/70509/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/70509/",
    "id": 70509,
    "name": "Steel",
    "is_group": false,
    "nicks": [
        {
            "name": "Steel",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Steel"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/70508/?format=api",
                "id": 70508,
                "name": "The Orb"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/83364/?format=api",
                "id": 83364,
                "name": "Toxic Track"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=41146"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=5132"
        }
    ]
}