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

{
    "url": "https://demozoo.org/api/v1/releasers/12145/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/12145/",
    "id": 12145,
    "name": "Vic",
    "is_group": false,
    "nicks": [
        {
            "name": "Kelemen Viktor",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Kelemen Viktor"
            ]
        },
        {
            "name": "Vic",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Vic"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/22404/?format=api",
                "id": 22404,
                "name": "Anti Lamer League"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/11227/?format=api",
                "id": 11227,
                "name": "Inquisition"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/40400/?format=api",
                "id": 40400,
                "name": "Solarforce"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/37043/?format=api",
                "id": 37043,
                "name": "Respect"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "SlengpungUser",
            "url": "http://www.slengpung.com/?userid=2494"
        }
    ]
}