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

{
    "url": "https://demozoo.org/api/v1/releasers/67988/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/67988/",
    "id": 67988,
    "name": "Nightwing",
    "is_group": false,
    "nicks": [
        {
            "name": "Night Owl",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Night Owl"
            ]
        },
        {
            "name": "Nightwing",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Nightwing"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/6399/?format=api",
                "id": 6399,
                "name": "RR"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/12175/?format=api",
                "id": 12175,
                "name": "International Network of Crackers"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": []
}