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

{
    "url": "https://demozoo.org/api/v1/releasers/31475/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/31475/",
    "id": 31475,
    "name": "Arthur Dent",
    "is_group": false,
    "nicks": [
        {
            "name": "Adent",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Adent"
            ]
        },
        {
            "name": "Arthur Dent",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Arthur Dent"
            ]
        },
        {
            "name": "Bassi",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Bassi"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/31474/?format=api",
                "id": 31474,
                "name": "Copy Service Stuttgart"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": []
}