Rest API V2 custom post type. I only need the title and link

Ok. I found this on StackOverflow: &_fields[]=title&_fields[]=_links. (Or just &_fields[]=link). It works. I guess it would work for any of the fields in the complete return package though I haven’t tested it.