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

{
    "url": "https://demozoo.org/api/v1/releasers/2435/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/2435/",
    "id": 2435,
    "name": "Empty Head",
    "is_group": false,
    "nicks": [
        {
            "name": "Empty Head",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Empty Head"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/2193/?format=api",
                "id": 2193,
                "name": "Headache Project"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/38537/?format=api",
                "id": 38537,
                "name": "Faen Software"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://atarinarsil.sweb.cz/"
        },
        {
            "link_class": "FujiologyFolder",
            "url": "https://ftp.untergrund.net/users/ltk_tscc/fujiology/ST/E/EMPTY_H/"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=10442"
        }
    ]
}