Get a Challenge Show Page
GET {{domain}}/api/v1/users/55/challenges/1
RESPONSES
status: OK
{"data":{"id":"1","type":"challenge","attributes":{"user_id":"55","language":"Turkish","verb":"(i) gitmek","eng_verb":"to go","image_url":"/random/unplash/image.url","image_alt_text":"Plane flying over the Bosphorous","created_at":"05/30/2023","grammar_points":null,"sentences":[{"id":"1","grammar_point":"şimdiki zaman (-iyor)","eng_grammar_point":"present/present continuous tense","user_sent":"Bu yaz Hopa'ya gidiyorum.","ai_sent":"Bu yaz Hopa'ya gidiyorum.","ai_explanation":"The sentence uses the correct grammar."},{"id":"2","grammar_point":"geniş zaman (-ir/-er)","eng_grammar_point":"simple present tense","user_sent":"Biz her yillar biz Fethiye'ye giderim.","ai_sent":"Biz her yillar biz Fethiye'ye giderim.","ai_explanation":"The word 'yillar' should be 'yıl' and the verb ending changed to match 'biz' (we)."}]}}}