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

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

{
    "category": "https://api.routeconverter.com/v1/categories/255/?format=api",
    "description": "Tegernseer Höhenweg (von Gmund nach Tegernsee ins Bräustüberl)",
    "creator_name": "jochen",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/7341eb70-0b37-4e39-bd07-465b1152b19a"
    },
    "localFile": "https://api.routeconverter.com/v1/files/3411/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/4048/?format=api"
}