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

{
    "url": "https://demozoo.org/api/v1/releasers/124792/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/124792/",
    "id": 124792,
    "name": "Woody",
    "is_group": false,
    "nicks": [
        {
            "name": "Woody",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Woody"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/37655/?format=api",
                "id": 37655,
                "name": "The Lunatics"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1389/?format=api",
                "id": 1389,
                "name": "Addicts"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1845/?format=api",
                "id": 1845,
                "name": "Decade"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1853/?format=api",
                "id": 1853,
                "name": "Paradox"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AmpAuthor",
            "url": "https://amp.dascene.net/detail.php?view=13436"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=5097"
        }
    ]
}