$model->name, 'fingerprint' => $model->fingerprint, 'public_key' => $model->public_key, 'created_at' => $model->created_at->toAtomString(), ]; } }