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

{
    "url": "https://demozoo.org/api/v1/releasers/79439/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/79439/",
    "id": 79439,
    "name": "Hornet",
    "is_group": false,
    "nicks": [
        {
            "name": "Hornet",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Hornet"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/50298/?format=api",
                "id": 50298,
                "name": "Ghost"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/56882/?format=api",
                "id": 56882,
                "name": "Relay"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1619/?format=api",
                "id": 1619,
                "name": "Legacy"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/42704/?format=api",
                "id": 42704,
                "name": "Soundwave"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=298"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=7134"
        }
    ]
}