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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7860/",
    "description": "GPSwerk-Tour/Route: Garmisch,  Hahntenjoch Tannheimertal , Oberj",
    "creator_name": "Tieger",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/85d70eb3-00d8-4938-adc9-3cc8435b6b02"
    },
    "localFile": "https://api.routeconverter.com/v1/files/25759/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/50958/",
    "metadata": {
        "length": 636436,
        "lengthKind": "routed",
        "positionLists": 2,
        "positions": 4915,
        "size": 711414,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "AT"
    }
}