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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "HrthStuttgart",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/345dfa83-a1b7-47d3-9ff7-717e45f2dfdc"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36104/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52595/",
    "metadata": {
        "length": 430224,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 70,
        "size": 6295,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 1334,
        "elevationLoss": 1132,
        "country": "DE"
    }
}