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

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

{
    "category": "https://api.routeconverter.com/v1/categories/880/?format=api",
    "description": "ASK",
    "creator_name": "dkutscher",
    "localFileUrl": null,
    "localFile": null,
    "remoteUrl": "http://maps.google.de/maps/ms?authuser=0&vps=2&ie=UTF8&msa=0&output=kml&msid=203456028067656865416.00048798afa642ebd5780",
    "url": "https://api.routeconverter.com/v1/routes/12041/?format=api"
}