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

{
    "url": "https://demozoo.org/api/v1/releasers/45577/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/45577/",
    "id": 45577,
    "name": "Exlex",
    "is_group": false,
    "nicks": [
        {
            "name": "Exlex",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Exlex"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/45578/?format=api",
                "id": 45578,
                "name": "Artch"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/133579/?format=api",
                "id": 133579,
                "name": "Children of the Damned"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/72123/?format=api",
                "id": 72123,
                "name": "Nirvana"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/94803/?format=api",
                "id": 94803,
                "name": "Nation X"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AmpAuthor",
            "url": "https://amp.dascene.net/detail.php?view=2575"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=37036"
        }
    ]
}