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

GET /v1/routes/51000/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "db556ac892820055bc94bd5beee69b05"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/7860/",
    "description": "Totes Weib; Kleiner Wasserfall an der alten Bundesstrasse. to Kalte Kuchl; Bikertreff zwischen Rohrer und Hochssattel mit tollem Topfenstrudel (7)",
    "creator_name": "peter.frauenlob@drei.at",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/0894e594-0871-4d97-b9e2-31cab75c4812"
    },
    "localFile": "https://api.routeconverter.com/v1/files/25983/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51000/",
    "metadata": {
        "length": 396659,
        "lengthKind": "straight-line",
        "positionLists": 2,
        "positions": 5252,
        "size": 357049,
        "format": "GPS Exchange Format 1.0 (*.gpx)",
        "elevationGain": 19075,
        "elevationLoss": 19141,
        "country": "AT"
    }
}