[{"predictions":{"description":" Pathogenicity predictions for variants in a transcript. ","url":"/v1/transcripts/<string:transcript_id>/predictions/<int:residue_number>/<string:variant_type>"}},{"predictions_position":{"description":" Pathogenicity predictions for all variants on a position in a transcript. ","url":"/v1/transcripts/<string:transcript_id>/predictions/<int:residue_number>"}},{"batch_predictions":{"description":" Batch process variants by POSTing a list of variants (one variant per line) in the following format: <TranscriptID>/<Position>/<VariantType>","url":"/v1/batch"}},{"transcripts":{"description":" Transcripts are the identifiers that are available from this API. ","url":"/v1/transcripts"}},{"overview":{"description":" Returns the mean pathogenicity for each position. Records contain the residueNumber and are returned ordered ascendingly by position. ","url":"/v1/transcripts/<string:transcript_id>/overview"}},{"meta":{"version":"rs-1.0.3"}}]