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

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

{
    "category": "https://api.routeconverter.com/v1/categories/2444/?format=api",
    "description": "Route nach Bourg-Saint-Maurice",
    "creator_name": "dkutscher",
    "localFileUrl": null,
    "localFile": null,
    "remoteUrl": "http://maps.google.de/maps/ms?authuser=0&vps=28&doflg=ptk&ie=UTF8&msa=0&output=kml&msid=203456028067656865416.0004ac3818e3cb6b509fa",
    "url": "https://api.routeconverter.com/v1/routes/12126/?format=api"
}