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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1286/?format=api",
    "description": "Eine Runde mit Gerd nach CZ on GPSies.com",
    "creator_name": "guennyLT",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/b683d4b0-4db6-4eaf-abe4-0e4f1cbb5519"
    },
    "localFile": "https://api.routeconverter.com/v1/files/3830/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/4578/?format=api"
}