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

{
    "url": "https://demozoo.org/api/v1/releasers/133153/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/133153/",
    "id": 133153,
    "name": "Amok",
    "is_group": false,
    "nicks": [
        {
            "name": "Amok",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Amok"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/133154/?format=api",
                "id": 133154,
                "name": "Legions of the North"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/133155/?format=api",
                "id": 133155,
                "name": "Funeral Pyre"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "WaybackMachinePage",
            "url": "https://web.archive.org/web/20010610004639/http://gamma.nic.fi/~rslotte/"
        }
    ]
}