question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

What's the best way to get a specific launch?

See original GitHub issue

I can’t seem to find documentation for or working endpoints that returns a specific launch. The only way I seem to be able to replicate this is by querying a specific flight number:

https://api.spacexdata.com/v2/launches?flight_number=50

However, this obviously returns an array instead of a single object, which is slightly annoying 😄

Would it make sense to follow the principle of most other endpoint by having a detail endpoint like

https://api.spacexdata.com/v2/launches/{flight_number or some sort of ID}

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:12 (12 by maintainers)

github_iconTop GitHub Comments

1reaction
philipengbergcommented, Sep 10, 2018

You blow my mind every single day 😄

1reaction
jakewmeyercommented, Sep 9, 2018

v3 endpoint supports this

https://api.spacexdata.com/v3/launches/65

v3 is coming in a few weeks. Still getting tests and documentation taken care of

Read more comments on GitHub >

github_iconTop Results From Across the Web

17 Steps To Take Before You Launch A Product Or Service
17 Steps To Take Before You Launch A Product Or Service ; 1. Define Your Target Audience · Approach Marketing ; 2. Know...
Read more >
Product Launch Checklist: How to Launch a ... - HubSpot Blog
One of the best ways to set goals for your launch team is to write them out like SMART goals. A SMART goal...
Read more >
25 Product Launch Strategies (and Steps) for a Flawless Launch
Pre-launch: Deciding what to launch and how you'll get there. 1. Dig into your data to discover what people want (or where you're...
Read more >
10 Best Pre-Launch Marketing Tactics To Try in 2022 - Shopify
1. Secure your audience before launch ... Before a new product launch, ensure you have a solid group of people interested in what...
Read more >
40 Ways to Promote Your Next Launch - Your Content Empire
Use Facebook or Instagram live videos to spread the word about your launch. These will work best if you find a value angle...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found