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

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

{
    "category": "https://api.routeconverter.com/v1/categories/578/?format=api",
    "description": "Pirna",
    "creator_name": "Uwe_Nolte",
    "localFileUrl": null,
    "localFile": null,
    "remoteUrl": "http://maps.google.de/maps/ms?msa=0&msid=201070848985099189049.00049e38aafa92052a5dd&hl=de&ie=UTF8&t=h&z=11",
    "url": "https://api.routeconverter.com/v1/routes/10393/?format=api"
}