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

{
    "url": "https://demozoo.org/api/v1/releasers/22516/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/22516/",
    "id": 22516,
    "name": "Wataru",
    "is_group": false,
    "nicks": [
        {
            "name": "TMF",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "TMF"
            ]
        },
        {
            "name": "The Manga Freak",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "The Manga Freak"
            ]
        },
        {
            "name": "Wataru",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Wataru"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/32220/?format=api",
                "id": 32220,
                "name": "Sunlikamelo-d"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/48149/?format=api",
                "id": 48149,
                "name": "Critical Bass Maniacs"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/13585/?format=api",
                "id": 13585,
                "name": "Suspect Development International"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AmpAuthor",
            "url": "https://amp.dascene.net/detail.php?view=7618"
        }
    ]
}