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

{
    "url": "https://demozoo.org/api/v1/releasers/9598/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/9598/",
    "id": 9598,
    "name": "Sja",
    "is_group": false,
    "nicks": [
        {
            "name": "DJ Sti",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "DJ Sti"
            ]
        },
        {
            "name": "Sja",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Sja"
            ]
        },
        {
            "name": "Sjee",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Sjee"
            ]
        },
        {
            "name": "Steep",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Steep"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/9116/?format=api",
                "id": 9116,
                "name": "X-Team"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/9632/?format=api",
                "id": 9632,
                "name": "Milytia"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": []
}