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

{
    "url": "https://demozoo.org/api/v1/releasers/10304/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/10304/",
    "id": 10304,
    "name": "Inco",
    "is_group": false,
    "nicks": [
        {
            "name": "Inco",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Inco"
            ]
        },
        {
            "name": "Incognito",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Incognito"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/7400/?format=api",
                "id": 7400,
                "name": "Looker House"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/180/?format=api",
                "id": 180,
                "name": "Noice"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/104271/?format=api",
                "id": 104271,
                "name": "Revolution"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AmpAuthor",
            "url": "https://amp.dascene.net/detail.php?view=3500"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=48040"
        },
        {
            "link_class": "NectarineArtist",
            "url": "https://scenestream.net/demovibes/artist/2081/"
        }
    ]
}