case 'show':
    return (id) => {
      return (dispatch) => {
        dispatch({ type: `${actionPrefix}_START` });