nasa / nasa/api-docs

Todays APOD text is missing the first Letter

Open
#162 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
SCSS
Stars
555
Forks
140
Avg merge
2h 30m
Merged PRs (30d)
3

Description

Todays https://api.nasa.gov/planetary/apod?api_key= is missing the first letter in the explanation. I can see the E in the regular html page. Is it a bug or a typo?

{"copyright":"Juan Luis C\u00e1novas P\u00e9rez","date":"2022-02-03","explanation":"ven though Venus (left) was the brightest planet in the sky it was less than 1/30th the apparent size of the Moon on January 29. But as both rose before the Sun they shared a crescent phase. For a moment their visible disks were each about 12 percent illuminated as they stood above the southeastern horizon. The similar sunlit crescents were captured in these two separate images. Made at different magnifications, each panel is a composite of stacked video frames taken with a small telescope. Venus goes through a range of phases like the Moon as the inner planet wanders from evening sky to morning sky and back again with a period of 584 days. Of course the Moon completes its own cycle of phases, a full lunation, in about 29.5 days.","hdurl":"https://apod.nasa.gov/apod/image/2202/VenusMoonSamePhase.jpg","media_type":"image","service_version":"v1","title":"Embraced by Sunlight","url":"https://apod.nasa.gov/apod/image/2202/VenusMoonSamePhase1024.jpg"}

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by requesting the APOD endpoint shown in the issue for 2022-02-03 and compare its explanation with the regular HTML page. Trace where that APOD response is sourced or assembled; done means the API explanation includes the missing initial “E” and the response remains valid JSON.

Written by the indexing model from the issue text.

Assessment

Domain
api
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.