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

{
    "url": "https://demozoo.org/api/v1/releasers/10384/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/10384/",
    "id": 10384,
    "name": "Zmej",
    "is_group": false,
    "nicks": [
        {
            "name": "Zmej",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Zmej",
                "zj",
                "zmej_"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/10339/?format=api",
                "id": 10339,
                "name": "Galza"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/2276/?format=api",
                "id": 2276,
                "name": "Whelpz"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/12354/?format=api",
                "id": 12354,
                "name": "Razzlers"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/10316/?format=api",
                "id": 10316,
                "name": "Secular"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/9690/?format=api",
                "id": 9690,
                "name": "Varga"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "SlengpungUser",
            "url": "http://www.slengpung.com/?userid=3738"
        }
    ]
}