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

{
    "url": "https://demozoo.org/api/v1/releasers/3441/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/3441/",
    "id": 3441,
    "name": "Hexagon",
    "is_group": false,
    "nicks": [
        {
            "name": "Hexagon",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Hexagon"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/443/?format=api",
                "id": 443,
                "name": "Iris"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1038/?format=api",
                "id": 1038,
                "name": "Puzzle"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/7038/?format=api",
                "id": 7038,
                "name": "Subacid"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1035/?format=api",
                "id": 1035,
                "name": "Mystic"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/7005/?format=api",
                "id": 7005,
                "name": "Disaster Design"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1389/?format=api",
                "id": 1389,
                "name": "Addicts"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=3472"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=36679"
        }
    ]
}