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

{
    "url": "https://demozoo.org/api/v1/releasers/9019/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/9019/",
    "id": 9019,
    "name": "Ravager",
    "is_group": false,
    "nicks": [
        {
            "name": "RLA",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "RLA"
            ]
        },
        {
            "name": "Ravager",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Ravager"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/9020/?format=api",
                "id": 9020,
                "name": "Computer Rats Group"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/84777/?format=api",
                "id": 84777,
                "name": "Core Dump"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "SpeccyWikiPage",
            "url": "http://speccy.info/Ravager"
        }
    ]
}