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

{
    "url": "https://demozoo.org/api/v1/releasers/50149/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/50149/",
    "id": 50149,
    "name": "Andy",
    "is_group": false,
    "nicks": [
        {
            "name": "Andy",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Andy"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/5109/?format=api",
                "id": 5109,
                "name": "The Sharks"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/114320/?format=api",
                "id": 114320,
                "name": "Quintex Designs"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "WaybackMachinePage",
            "url": "https://web.archive.org/web/20001009194600/http://stekt.oulu.fi/~mysti/the_sharks/andy.html"
        }
    ]
}