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

{
    "url": "https://demozoo.org/api/v1/releasers/2726/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/2726/",
    "id": 2726,
    "name": "Hook",
    "is_group": false,
    "nicks": [
        {
            "name": "Hook",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Hook"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1490/?format=api",
                "id": 1490,
                "name": "Stellar"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1732/?format=api",
                "id": 1732,
                "name": "Genocide"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/2727/?format=api",
                "id": 2727,
                "name": "Halo"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/7945/?format=api",
                "id": 7945,
                "name": "Celestial"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=22858"
        }
    ]
}