Dostęp do $ tras.params in vuejs

 console.log('The id is: ' + this.$route.params.id);
Horrible Herring