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

{
    "url": "https://demozoo.org/api/v1/releasers/65208/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/65208/",
    "id": 65208,
    "name": "Leatherman",
    "is_group": false,
    "nicks": [
        {
            "name": "Leatherman",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Leatherman"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/20/?format=api",
                "id": 20,
                "name": "2000 A.D."
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/80508/?format=api",
                "id": 80508,
                "name": "R2"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/111573/?format=api",
                "id": 111573,
                "name": "Wicked"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": []
}