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

{
    "url": "https://demozoo.org/api/v1/releasers/7740/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/7740/",
    "id": 7740,
    "name": "Il Scuro",
    "is_group": false,
    "nicks": [
        {
            "name": "Il Scuro",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Il Scuro"
            ]
        },
        {
            "name": "Ron Birk",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Ron Birk"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/2909/?format=api",
                "id": 2909,
                "name": "Defjam"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/65932/?format=api",
                "id": 65932,
                "name": "The Outrunners"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/4072/?format=api",
                "id": 4072,
                "name": "The Young Ones"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AmpAuthor",
            "url": "https://amp.dascene.net/detail.php?view=9334"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=5438"
        }
    ]
}