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

{
    "url": "https://demozoo.org/api/v1/releasers/35296/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/35296/",
    "id": 35296,
    "name": "Major",
    "is_group": false,
    "nicks": [
        {
            "name": "Major",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Major"
            ]
        },
        {
            "name": "Soldier",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Soldier"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/25896/?format=api",
                "id": 25896,
                "name": "New Generation"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/2148/?format=api",
                "id": 2148,
                "name": "Aids"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AtarikiEntry",
            "url": "http://atariki.krap.pl/index.php/Major"
        }
    ]
}