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

{
    "url": "https://demozoo.org/api/v1/releasers/66668/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/66668/",
    "id": 66668,
    "name": "Piranha",
    "is_group": false,
    "nicks": [
        {
            "name": "Piranha",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Piranha"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/92212/?format=api",
                "id": 92212,
                "name": "Predators"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/18620/?format=api",
                "id": 18620,
                "name": "Decay"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/4189/?format=api",
                "id": 4189,
                "name": "Australian Crackers United"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/23750/?format=api",
                "id": 23750,
                "name": "Digital Access"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=39496"
        }
    ]
}