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

{
    "url": "https://demozoo.org/api/v1/releasers/12670/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/12670/",
    "id": 12670,
    "name": "Halt",
    "is_group": false,
    "nicks": [
        {
            "name": "Halt",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Halt"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/107670/?format=api",
                "id": 107670,
                "name": "Demotion"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/12416/?format=api",
                "id": 12416,
                "name": "Serious Ravers"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=6307"
        },
        {
            "link_class": "SpeccyWikiPage",
            "url": "http://speccy.info/Halt"
        }
    ]
}