This endpoint presents the RouteConverter API for routes in the system.

GET /v1/routes/23005/?format=api
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "78b010bb353aad21dfaf5fb904e39c5d"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/509/?format=api",
    "description": "livry nevers wsbk",
    "creator_name": "brunotasha",
    "localFileUrl": null,
    "localFile": null,
    "remoteUrl": "https://maps.google.fr/maps?saddr=Livry-Louvercy&daddr=48.9447184,4.345388+to:48.9371999,4.3446946+to:48.31396,4.0210323+to:47.1561575,3.2787355+to:Circuit+Nevers+Magny+Cours,+Magny-Cours&hl=fr&sll=48",
    "url": "https://api.routeconverter.com/v1/routes/23005/?format=api"
}