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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1119/?format=api",
    "description": "Las Vegas NV - Death valley - Lone Pine CA",
    "creator_name": "Kelchor",
    "localFileUrl": null,
    "localFile": null,
    "remoteUrl": "http://maps.google.de/maps/ms?msid=213459204150793382991.0004bdb4a7635964e9a6c&msa=0",
    "url": "https://api.routeconverter.com/v1/routes/15636/?format=api"
}