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

{
    "url": "https://demozoo.org/api/v1/releasers/963/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/963/",
    "id": 963,
    "name": "Capricorn",
    "is_group": false,
    "nicks": [
        {
            "name": "Capricorn",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Capricorn"
            ]
        },
        {
            "name": "Hobbit",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Hobbit"
            ]
        },
        {
            "name": "The Hobbit",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "The Hobbit"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/614/?format=api",
                "id": 614,
                "name": "Lemon."
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/681/?format=api",
                "id": 681,
                "name": "Flash Production"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/54431/?format=api",
                "id": 54431,
                "name": "Daniax"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AmpAuthor",
            "url": "https://amp.dascene.net/detail.php?view=927"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=23558"
        },
        {
            "link_class": "NectarineArtist",
            "url": "https://scenestream.net/demovibes/artist/2360/"
        }
    ]
}