def post(self, request, **kwargs):
data = json.loads(request.POST.get('data'))
fields = {
def post(self, request, **kwargs):
data = json.loads(request.POST.get('data'))
fields = {
"description_pl": "description_pl",
"plural": "plural",
"is_epoch_specific": "genre_epoch_specific",
"description_pl": "description_pl",
"plural": "plural",
"is_epoch_specific": "genre_epoch_specific",