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

{
    "url": "https://demozoo.org/api/v1/releasers/9973/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/9973/",
    "id": 9973,
    "name": "Pasop",
    "is_group": false,
    "nicks": [
        {
            "name": "PasoPutas",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "PasoPutas"
            ]
        },
        {
            "name": "Pasop",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Pasop"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/5685/?format=api",
                "id": 5685,
                "name": "Threepixels"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/5483/?format=api",
                "id": 5483,
                "name": "Fuzzion"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/10150/?format=api",
                "id": 10150,
                "name": "dSK!"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "SlengpungUser",
            "url": "http://www.slengpung.com/?userid=795"
        }
    ]
}