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

{
    "url": "https://demozoo.org/api/v1/releasers/2845/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/2845/",
    "id": 2845,
    "name": "Theseus",
    "is_group": false,
    "nicks": [
        {
            "name": "Holy",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Holy"
            ]
        },
        {
            "name": "Theseus",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Theseus"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/2842/?format=api",
                "id": 2842,
                "name": "Pariah Impact"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/8/?format=api",
                "id": 8,
                "name": "Skid Row"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1394/?format=api",
                "id": 1394,
                "name": "Amaze"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/850/?format=api",
                "id": 850,
                "name": "Anathema"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AmpAuthor",
            "url": "https://amp.dascene.net/detail.php?view=7530"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=47252"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=63111"
        }
    ]
}