Skip to content

Learning Paths API? #1197

@cthoyt

Description

@cthoyt

Though it's not publicly documented on https://tess.elixir-europe.org/api/json_api, I assume that I can turn the user-facing page for learning paths (https://tess.elixir-europe.org/learning_paths) into a JSON endpoint by postpending .json_api

However, https://tess.elixir-europe.org/learning_paths.json_api gives me HTTP 406

{"error":{"message":"The requested format is not available (406 Not Acceptable).","code":406}}

how can I get the learning paths data in a structured way?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions