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

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

{
    "category": "https://api.routeconverter.com/v1/categories/3434/?format=api",
    "description": "rtewtewr",
    "creator_name": "elmartin7",
    "localFileUrl": null,
    "localFile": null,
    "remoteUrl": "http://maps.google.es/maps/ms?msid=215130051308649714853.0004bc6bf77920f2a5887&msa=0&ll=40.878218,-3.457947&spn=0.890887,2.469177",
    "url": "https://api.routeconverter.com/v1/routes/15099/?format=api"
}