Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Shift Charts #47

Closed
coreyjs opened this issue Mar 30, 2024 · 0 comments
Closed

Shift Charts #47

coreyjs opened this issue Mar 30, 2024 · 0 comments
Assignees

Comments

@coreyjs
Copy link
Owner

coreyjs commented Mar 30, 2024

https://api.nhle.com/stats/rest/en/shiftcharts?cayenneExp=gameId%3D2023021148%20and%20((duration%20!%3D%20'00%3A00'%20and%20typeCode%20%3D%20517)%20or%20typeCode%20!%3D%20517%20)&exclude=eventDetails

Screenshot 2024-03-30 at 9 45 40 AM

response:

"data": [
		{
			"id": 14117691,
			"detailCode": 0,
			"duration": "00:33",
			"endTime": "01:06",
			"eventDescription": null,
			"eventNumber": 105,
			"firstName": "Claude",
			"gameId": 2023021148,
			"hexValue": "#C8102E",
			"lastName": "Giroux",
			"period": 1,
			"playerId": 8473512,
			"shiftNumber": 1,
			"startTime": "00:33",
			"teamAbbrev": "OTT",
			"teamId": 9,
			"teamName": "Ottawa Senators",
			"typeCode": 517
		},
...
@coreyjs coreyjs self-assigned this Mar 30, 2024
coreyjs added a commit that referenced this issue Mar 30, 2024
* #47 shift chart endpoint simple addition

* Bumps version to 2.5.0
@coreyjs coreyjs closed this as completed Mar 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant