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

{
    "url": "https://demozoo.org/api/v1/releasers/10661/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/10661/",
    "id": 10661,
    "name": "Soxius",
    "is_group": false,
    "nicks": [
        {
            "name": "Soxius",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Soxius",
                "sox"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/10660/?format=api",
                "id": 10660,
                "name": "TrueSchool"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/123283/?format=api",
                "id": 123283,
                "name": "Deja Vu"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/129545/?format=api",
                "id": 129545,
                "name": "Destiny"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/52973/?format=api",
                "id": 52973,
                "name": "Azkiness"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "Defacto2Person",
            "url": "https://defacto2.net/p/soxius"
        }
    ]
}